Download List

Projeto Descrição

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

Um bug sério em receive_pim_register() foi encontrado e corrigido. Em essência, a seleção RP foi quebrada quando usando a opção de configuração rp_address. (Tudo funcionou muito bem com o modo auto-RP.) Vários pequenos problemas FTBFS relacionados a 4.6 GCC também foram corrigidos. A opção de configuração rp_address foi estendida com um campo de prioridade.
Tags: Stable
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.

2011-01-10 04:35
2.1.7

A passagem anterior de arquivos de despejo de tempo de execução para / var / misc / lib foi reformulado para usar / var / run / pimd vez. Esta é para acomodar sistemas * BSD que não têm a árvore / var / lib, e também é recomendado no Filesystem Hierarchy Standard.
Tags: Stable
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.

2011-01-09 18:04
2.1.6

Esta é uma versão de correção de segurança para o CVE-2011-0007: "Criação insegura de arquivo em / var / tmp". Ele também contém uma correção para um erro de compilação no GNU / kFreeBSD. O pacote Debian agora também em conflito com smcroute para resolver a questão de instalar e executar múltiplos daemons de roteamento multicast, o que não é possível devido a limitações do kernel.
Tags: Stable, Security
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.

2010-11-21 20:47
2.1.5

Um problema em que pimd sairia com "MRT_DEL_VIF setsockopt em vif 3: Argumento inválido" quando uma interface vai abaixo foi corrigido. Isto foi causado por um argumento inválido para MRT_DEL_VIF em kernels Linux. sistemas * BSD não são afetados.
Tags: Stable
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.

2010-09-26 01:52
2.1.4

A bcopy graves () / memcpy () bug substituição em 2.1.3 foi correções. Mais atualizações foram feitas para o Debian GNU / kFreeBSD.
Tags: Stable
A serious bcopy()/memcpy() replacement bug in 2.1.3 was fixes. More updates were made for Debian GNU/kFreeBSD.

Project Resources