forked from Mirror/frr
pimd: Remove unnecessary QuaggaId
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
parent
4fdc8f3630
commit
7e0cff2f98
|
@ -1,4 +1,3 @@
|
||||||
# $QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
|
|
||||||
# Everton da Silva Marques <everton.marques@gmail.com>
|
# Everton da Silva Marques <everton.marques@gmail.com>
|
||||||
$ more ~/.gitconfig
|
$ more ~/.gitconfig
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
# $QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
|
|
||||||
C1 IGMPv3 backward compatibility with IGMPv1 and IGMPv2 is not
|
C1 IGMPv3 backward compatibility with IGMPv1 and IGMPv2 is not
|
||||||
implemented. See RFC 3376, 7.3. Multicast Router Behavior. That's
|
implemented. See RFC 3376, 7.3. Multicast Router Behavior. That's
|
||||||
because only Source-Specific Multicast is currently targeted.
|
because only Source-Specific Multicast is currently targeted.
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
# $QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
|
|
||||||
global configuration commands:
|
global configuration commands:
|
||||||
pimd:
|
pimd:
|
||||||
ip multicast-routing Enable IP multicast forwarding
|
ip multicast-routing Enable IP multicast forwarding
|
||||||
|
|
|
@ -1,4 +1,3 @@
|
||||||
# $QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
|
|
||||||
DEBUG HINTS
|
DEBUG HINTS
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
# $QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# The Linux Kernel MFC (Multicast Forwarding Cache)
|
# The Linux Kernel MFC (Multicast Forwarding Cache)
|
||||||
#
|
#
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
#
|
#
|
||||||
# $QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
#
|
#
|
||||||
|
|
||||||
INTRODUCTION
|
INTRODUCTION
|
||||||
|
|
|
@ -1,5 +1,3 @@
|
||||||
# $QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
|
|
||||||
T1 DONE Implement debug command
|
T1 DONE Implement debug command
|
||||||
test pim receive join
|
test pim receive join
|
||||||
|
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <zebra.h>
|
#include <zebra.h>
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PIM_ASSERT_H
|
#ifndef PIM_ASSERT_H
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <zebra.h>
|
#include <zebra.h>
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PIM_CMD_H
|
#ifndef PIM_CMD_H
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <zebra.h>
|
#include <zebra.h>
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PIM_HELLO_H
|
#ifndef PIM_HELLO_H
|
||||||
|
|
|
@ -16,7 +16,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <zebra.h>
|
#include <zebra.h>
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PIM_IFACE_H
|
#ifndef PIM_IFACE_H
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <zebra.h>
|
#include <zebra.h>
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PIM_IFCHANNEL_H
|
#ifndef PIM_IFCHANNEL_H
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <zebra.h>
|
#include <zebra.h>
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PIM_IGMP_H
|
#ifndef PIM_IGMP_H
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PIM_IGMP_JOIN_H
|
#ifndef PIM_IGMP_JOIN_H
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <zebra.h>
|
#include <zebra.h>
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PIM_IGMPV3_H
|
#ifndef PIM_IGMPV3_H
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <zebra.h>
|
#include <zebra.h>
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PIM_INT_H
|
#ifndef PIM_INT_H
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <zebra.h>
|
#include <zebra.h>
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PIM_JOIN_H
|
#ifndef PIM_JOIN_H
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <zebra.h>
|
#include <zebra.h>
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PIM_MACRO_H
|
#ifndef PIM_MACRO_H
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <zebra.h>
|
#include <zebra.h>
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <zebra.h>
|
#include <zebra.h>
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PIM_MROUTE_H
|
#ifndef PIM_MROUTE_H
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <zebra.h>
|
#include <zebra.h>
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PIM_MSG_H
|
#ifndef PIM_MSG_H
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <zebra.h>
|
#include <zebra.h>
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PIM_NEIGHBOR_H
|
#ifndef PIM_NEIGHBOR_H
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <zebra.h>
|
#include <zebra.h>
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PIM_OIL_H
|
#ifndef PIM_OIL_H
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <zebra.h>
|
#include <zebra.h>
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PIM_PIM_H
|
#ifndef PIM_PIM_H
|
||||||
|
|
|
@ -338,6 +338,7 @@ pim_register_recv (struct interface *ifp,
|
||||||
if (!(upstream->sptbit == PIM_UPSTREAM_SPTBIT_TRUE) &&
|
if (!(upstream->sptbit == PIM_UPSTREAM_SPTBIT_TRUE) &&
|
||||||
!(*bits & PIM_REGISTER_NR_BIT))
|
!(*bits & PIM_REGISTER_NR_BIT))
|
||||||
{
|
{
|
||||||
|
#if 0
|
||||||
pim_rp_set_upstream_addr (&upstream->upstream_addr, sg.u.sg.src);
|
pim_rp_set_upstream_addr (&upstream->upstream_addr, sg.u.sg.src);
|
||||||
pim_nexthop_lookup (&upstream->rpf.source_nexthop,
|
pim_nexthop_lookup (&upstream->rpf.source_nexthop,
|
||||||
upstream->upstream_addr, NULL);
|
upstream->upstream_addr, NULL);
|
||||||
|
@ -347,7 +348,7 @@ pim_register_recv (struct interface *ifp,
|
||||||
upstream->channel_oil->oil.mfcc_origin = sg.u.sg.src;
|
upstream->channel_oil->oil.mfcc_origin = sg.u.sg.src;
|
||||||
pim_scan_individual_oil (upstream->channel_oil);
|
pim_scan_individual_oil (upstream->channel_oil);
|
||||||
pim_upstream_send_join (upstream);
|
pim_upstream_send_join (upstream);
|
||||||
|
#endif
|
||||||
//decapsulate and forward the iner packet to
|
//decapsulate and forward the iner packet to
|
||||||
//inherited_olist(S,G,rpt)
|
//inherited_olist(S,G,rpt)
|
||||||
}
|
}
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <zebra.h>
|
#include <zebra.h>
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PIM_RPF_H
|
#ifndef PIM_RPF_H
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <zebra.h>
|
#include <zebra.h>
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PIM_SIGNALS_H
|
#ifndef PIM_SIGNALS_H
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <zebra.h>
|
#include <zebra.h>
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PIM_SOCK_H
|
#ifndef PIM_SOCK_H
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <zebra.h>
|
#include <zebra.h>
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PIM_SSMPINGD_H
|
#ifndef PIM_SSMPINGD_H
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <zebra.h>
|
#include <zebra.h>
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PIM_STATIC_H_
|
#ifndef PIM_STATIC_H_
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <zebra.h>
|
#include <zebra.h>
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PIM_STR_H
|
#ifndef PIM_STR_H
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <zebra.h>
|
#include <zebra.h>
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PIM_TIME_H
|
#ifndef PIM_TIME_H
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <zebra.h>
|
#include <zebra.h>
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PIM_TLV_H
|
#ifndef PIM_TLV_H
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <zebra.h>
|
#include <zebra.h>
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PIM_UPSTREAM_H
|
#ifndef PIM_UPSTREAM_H
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <zebra.h>
|
#include <zebra.h>
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PIM_UTIL_H
|
#ifndef PIM_UTIL_H
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <zebra.h>
|
#include <zebra.h>
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PIM_VERSION_H
|
#ifndef PIM_VERSION_H
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <zebra.h>
|
#include <zebra.h>
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PIM_VTY_H
|
#ifndef PIM_VTY_H
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <zebra.h>
|
#include <zebra.h>
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PIM_ZEBRA_H
|
#ifndef PIM_ZEBRA_H
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <zebra.h>
|
#include <zebra.h>
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PIM_ZLOOKUP_H
|
#ifndef PIM_ZLOOKUP_H
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <zebra.h>
|
#include <zebra.h>
|
||||||
|
|
|
@ -1,6 +1,5 @@
|
||||||
!
|
!
|
||||||
! pimd sample configuration file
|
! pimd sample configuration file
|
||||||
! $QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
!
|
!
|
||||||
hostname quagga-pimd-router
|
hostname quagga-pimd-router
|
||||||
password zebra
|
password zebra
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef PIMD_H
|
#ifndef PIMD_H
|
||||||
|
|
|
@ -17,7 +17,6 @@
|
||||||
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
|
||||||
MA 02110-1301 USA
|
MA 02110-1301 USA
|
||||||
|
|
||||||
$QuaggaId: $Format:%an, %ai, %h$ $
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include <zebra.h>
|
#include <zebra.h>
|
||||||
|
|
Loading…
Reference in a new issue