pimd: Remove unnecessary QuaggaId

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
This commit is contained in:
Donald Sharp 2016-07-23 04:12:05 -04:00 committed by Donald Sharp
parent 4fdc8f3630
commit 7e0cff2f98
72 changed files with 3 additions and 77 deletions

View file

@ -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

View file

@ -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.

View file

@ -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

View file

@ -1,4 +1,3 @@
# $QuaggaId: $Format:%an, %ai, %h$ $
DEBUG HINTS DEBUG HINTS

View file

@ -1,5 +1,3 @@
# $QuaggaId: $Format:%an, %ai, %h$ $
# #
# The Linux Kernel MFC (Multicast Forwarding Cache) # The Linux Kernel MFC (Multicast Forwarding Cache)
# #

View file

@ -1,5 +1,4 @@
# #
# $QuaggaId: $Format:%an, %ai, %h$ $
# #
INTRODUCTION INTRODUCTION

View file

@ -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

View file

@ -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>

View file

@ -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

View file

@ -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>

View file

@ -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

View file

@ -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>

View file

@ -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

View file

@ -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>

View file

@ -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

View file

@ -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>

View file

@ -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

View file

@ -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>

View file

@ -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

View file

@ -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

View file

@ -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>

View file

@ -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

View file

@ -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>

View file

@ -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

View file

@ -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>

View file

@ -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

View file

@ -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>

View file

@ -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

View file

@ -16,8 +16,7 @@
along with this program; see the file COPYING; if not, write to the along with this program; see the file COPYING; if not, write to the
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>

View file

@ -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>

View file

@ -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

View file

@ -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>

View file

@ -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

View file

@ -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>

View file

@ -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

View file

@ -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>

View file

@ -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

View file

@ -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>

View file

@ -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

View file

@ -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)
} }

View file

@ -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>

View file

@ -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

View file

@ -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>

View file

@ -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

View file

@ -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>

View file

@ -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

View file

@ -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>

View file

@ -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

View file

@ -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>

View file

@ -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_

View file

@ -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>

View file

@ -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

View file

@ -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>

View file

@ -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

View file

@ -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>

View file

@ -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

View file

@ -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>

View file

@ -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

View file

@ -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>

View file

@ -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

View file

@ -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>

View file

@ -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

View file

@ -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>

View file

@ -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

View file

@ -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>

View file

@ -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

View file

@ -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>

View file

@ -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

View file

@ -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>

View file

@ -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

View file

@ -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

View file

@ -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>