Download List

專案描述

pimd is a lightweight, stand-alone implementation of the Protocol Independent Multicast-Sparse Mode (PIM-SM) specification.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-10-23 07:10
2.1.8

A serious bug in receive_pim_register() was found and fixed. In essence, the RP check was broken when using the rp_address configuration option. (Everything worked fine with auto-RP mode.) Several minor FTBFS issues related to GCC 4.6 were also fixed. The rp_address configuration option has been extended with a priority field.
標籤: Stable

2011-01-10 04:35
2.1.7

The previous move of runtime dump files to /var/lib/misc has been refactored to use /var/run/pimd instead. This is to accommodate *BSD systems that do not have the /var/lib tree, and is also recommended in the Filesystem Hierarchy Standard.
標籤: Stable

2011-01-09 18:04
2.1.6

This is a security fix release for CVE-2011-0007: "Insecure file creation in /var/tmp". It also contains a fix for a build error on GNU/kFreeBSD. The Debian package now also conflicts with smcroute to address the issue of installing and running multiple multicast routing daemons, which is not possible due to kernel limitations.
標籤: Stable, Security

2010-11-21 20:47
2.1.5

A problem in which pimd would exit with "setsockopt MRT_DEL_VIF on vif 3: Invalid argument" when an interface goes down was fixed. This was caused by an invalid argument to MRT_DEL_VIF on Linux kernels. *BSD systems are not affected.
標籤: Stable

2010-09-26 01:52
2.1.4

A serious bcopy()/memcpy() replacement bug in 2.1.3 was fixes. More updates were made for Debian GNU/kFreeBSD.
標籤: Stable

Project Resources