qpimd source code has moved to https://github.com/udhos/qpimd.
Keywords: qpimd quagga pim daemon multicast igmp router network routing protocol
qpimd aims to implement a PIM (Protocol Independent Multicast) daemon for the Quagga Routing Suite.
Initially qpimd targets only PIM SSM (Source-Specific Multicast) mode as defined in section 4.8.2 (PIM-SSM-Only Routers) of RFC 4601.
In order to deliver end-to-end multicast routing control plane, qpimd includes the router-side of IGMPv3 (RFC 3376).
qpimd - PIM Daemon for Quagga
Copyright (C) 2008 Everton da Silva Marques
qpimd is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2, or (at your option) any later version.
qpimd is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with qpimd; see the file COPYING. If not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
qpimd has been tested only with Debian Lenny under Linux 2.6.
If you can test for other platforms, please send a report of your results!
qpimd requires Quagga (0.99.11 or higher from http://www.quagga.net)
The GNU Build System (Autotools) is required to build from source code repository.
For building instructions, please see the file README (available inthe qpimd-x.xxx.tar.gz tarball and in the source code repository).
For a list with the supported commands, please consult the file pimd/COMMANDS (available in the qpimd-x.xxx.tar.gz tarball and in the source code repository).
All known caveats are listed in the file pimd/CAVEATS (available in the qpimd-x.xxx.tar.gz tarball and in the source code repository).
You can browse qpimd source code repository online.
Go to the download area to get the latest qpimd release.
Join qpimd-users@nongnu.org to discuss qpimd issues with other users.
Please post comments, questions, patches, bug reports at the support site:
https://github.com/udhos/qpimd.