build: remove $Format tags

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
This commit is contained in:
David Lamparter 2016-12-14 19:14:04 +01:00
parent 5c3cc3ae96
commit 8ef0791cb6
78 changed files with 4 additions and 156 deletions

View file

@ -1,7 +1,5 @@
#!/bin/sh #!/bin/sh
# $QuaggaId: Format:%an, %ai, %h$ $
# This file is helpful for building quagga from cvs on NetBSD, and # This file is helpful for building quagga from cvs on NetBSD, and
# probably on any system using pkgsrc. # probably on any system using pkgsrc.
# One should have readline installed already (pkgsrc/devel/readline). # One should have readline installed already (pkgsrc/devel/readline).

View file

@ -1,5 +1,4 @@
/* $QuaggaId: Format:%an, %ai, %h$ $ /*
*
* BGP Multipath * BGP Multipath
* Copyright (C) 2010 Google Inc. * Copyright (C) 2010 Google Inc.
* *

View file

@ -1,5 +1,4 @@
/* $QuaggaId: Format:%an, %ai, %h$ $ /*
*
* BGP Multipath * BGP Multipath
* Copyright (C) 2010 Google Inc. * Copyright (C) 2010 Google Inc.
* *

View file

@ -1,5 +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
[user] [user]

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,5 +1,3 @@
# $QuaggaId: $Format:%an, %ai, %h$ $
DEBUG HINTS DEBUG HINTS
- Check the source is issuing multicast packets with TTL high enough - Check the source is issuing multicast packets with TTL high enough

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 @@
## Process this file with automake to produce Makefile.in. ## Process this file with automake to produce Makefile.in.
## $QuaggaId: $Format:%an, %ai, %h$ $
# qpimd - pimd for quagga # qpimd - pimd for quagga
# Copyright (C) 2008 Everton da Silva Marques # Copyright (C) 2008 Everton da Silva Marques

View file

@ -1,7 +1,3 @@
#
# $QuaggaId: $Format:%an, %ai, %h$ $
#
INTRODUCTION INTRODUCTION
qpimd aims to implement a PIM (Protocol Independent Multicast) qpimd aims to implement a PIM (Protocol Independent Multicast)

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

@ -16,8 +16,6 @@
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

@ -16,8 +16,6 @@
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$ $
*/ */
#ifndef PIM_ASSERT_H #ifndef PIM_ASSERT_H

View file

@ -16,8 +16,6 @@
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

@ -16,8 +16,6 @@
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$ $
*/ */
#ifndef PIM_CMD_H #ifndef PIM_CMD_H

View file

@ -16,8 +16,6 @@
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

@ -16,8 +16,6 @@
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$ $
*/ */
#ifndef PIM_HELLO_H #ifndef PIM_HELLO_H

View file

@ -15,8 +15,6 @@
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

@ -16,8 +16,6 @@
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$ $
*/ */
#ifndef PIM_IFACE_H #ifndef PIM_IFACE_H

View file

@ -16,8 +16,6 @@
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

@ -16,8 +16,6 @@
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$ $
*/ */
#ifndef PIM_IFCHANNEL_H #ifndef PIM_IFCHANNEL_H

View file

@ -16,8 +16,6 @@
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

@ -16,8 +16,6 @@
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$ $
*/ */
#ifndef PIM_IGMP_H #ifndef PIM_IGMP_H

View file

@ -16,8 +16,6 @@
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$ $
*/ */
#ifndef PIM_IGMP_JOIN_H #ifndef PIM_IGMP_JOIN_H

View file

@ -16,8 +16,6 @@
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

@ -16,8 +16,6 @@
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$ $
*/ */
#ifndef PIM_IGMPV3_H #ifndef PIM_IGMPV3_H

View file

@ -16,8 +16,6 @@
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

@ -16,8 +16,6 @@
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$ $
*/ */
#ifndef PIM_INT_H #ifndef PIM_INT_H

View file

@ -16,8 +16,6 @@
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

@ -16,8 +16,6 @@
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$ $
*/ */
#ifndef PIM_JOIN_H #ifndef PIM_JOIN_H

View file

@ -16,8 +16,6 @@
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

@ -16,8 +16,6 @@
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$ $
*/ */
#ifndef PIM_MACRO_H #ifndef PIM_MACRO_H

View file

@ -16,8 +16,6 @@
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

@ -16,8 +16,6 @@
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

@ -16,8 +16,6 @@
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$ $
*/ */
#ifndef PIM_MROUTE_H #ifndef PIM_MROUTE_H

View file

@ -16,8 +16,6 @@
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

@ -16,8 +16,6 @@
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$ $
*/ */
#ifndef PIM_MSG_H #ifndef PIM_MSG_H

View file

@ -16,8 +16,6 @@
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

@ -16,8 +16,6 @@
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$ $
*/ */
#ifndef PIM_NEIGHBOR_H #ifndef PIM_NEIGHBOR_H

View file

@ -16,8 +16,6 @@
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

@ -16,8 +16,6 @@
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$ $
*/ */
#ifndef PIM_OIL_H #ifndef PIM_OIL_H

View file

@ -16,8 +16,6 @@
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

@ -16,8 +16,6 @@
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$ $
*/ */
#ifndef PIM_PIM_H #ifndef PIM_PIM_H

View file

@ -16,8 +16,6 @@
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

@ -16,8 +16,6 @@
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$ $
*/ */
#ifndef PIM_RPF_H #ifndef PIM_RPF_H

View file

@ -16,8 +16,6 @@
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

@ -16,8 +16,6 @@
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$ $
*/ */
#ifndef PIM_SIGNALS_H #ifndef PIM_SIGNALS_H

View file

@ -16,8 +16,6 @@
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

@ -16,8 +16,6 @@
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$ $
*/ */
#ifndef PIM_SOCK_H #ifndef PIM_SOCK_H

View file

@ -16,8 +16,6 @@
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

@ -16,8 +16,6 @@
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$ $
*/ */
#ifndef PIM_SSMPINGD_H #ifndef PIM_SSMPINGD_H

View file

@ -16,8 +16,6 @@
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

@ -16,8 +16,6 @@
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$ $
*/ */
#ifndef PIM_STATIC_H_ #ifndef PIM_STATIC_H_

View file

@ -16,8 +16,6 @@
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

@ -16,8 +16,6 @@
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$ $
*/ */
#ifndef PIM_STR_H #ifndef PIM_STR_H

View file

@ -16,8 +16,6 @@
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

@ -16,8 +16,6 @@
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$ $
*/ */
#ifndef PIM_TIME_H #ifndef PIM_TIME_H

View file

@ -16,8 +16,6 @@
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

@ -16,8 +16,6 @@
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$ $
*/ */
#ifndef PIM_TLV_H #ifndef PIM_TLV_H

View file

@ -16,8 +16,6 @@
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

@ -16,8 +16,6 @@
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$ $
*/ */
#ifndef PIM_UPSTREAM_H #ifndef PIM_UPSTREAM_H

View file

@ -16,8 +16,6 @@
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

@ -16,8 +16,6 @@
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$ $
*/ */
#ifndef PIM_UTIL_H #ifndef PIM_UTIL_H

View file

@ -16,8 +16,6 @@
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

@ -16,8 +16,6 @@
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$ $
*/ */
#ifndef PIM_VERSION_H #ifndef PIM_VERSION_H

View file

@ -16,8 +16,6 @@
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

@ -16,8 +16,6 @@
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$ $
*/ */
#ifndef PIM_VTY_H #ifndef PIM_VTY_H

View file

@ -16,8 +16,6 @@
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

@ -16,8 +16,6 @@
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$ $
*/ */
#ifndef PIM_ZEBRA_H #ifndef PIM_ZEBRA_H

View file

@ -16,8 +16,6 @@
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

@ -16,8 +16,6 @@
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$ $
*/ */
#ifndef PIM_ZLOOKUP_H #ifndef PIM_ZLOOKUP_H

View file

@ -16,8 +16,6 @@
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

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

@ -16,8 +16,6 @@
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$ $
*/ */
#ifndef PIMD_H #ifndef PIMD_H

View file

@ -16,8 +16,6 @@
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

@ -1,5 +1,4 @@
/* $QuaggaId: Format:%an, %ai, %h$ $ /*
*
* BGP Multipath Unit Test * BGP Multipath Unit Test
* Copyright (C) 2010 Google Inc. * Copyright (C) 2010 Google Inc.
* *

View file

@ -1,5 +1,4 @@
/* $QuaggaId: Format:%an, %ai, %h$ $ /*
*
* Routing table test * Routing table test
* Copyright (C) 2012 OSR. * Copyright (C) 2012 OSR.
* *

View file

@ -1,6 +1,4 @@
/* /*
* $Quagga: $Format:%an, %ai, %h$ $
*
* GNU Zebra client test main routine. * GNU Zebra client test main routine.
* Copyright (C) 1997 Kunihiro Ishiguro * Copyright (C) 1997 Kunihiro Ishiguro
* *