Skip to content

Commit

Permalink
build: remove $Format tags
Browse files Browse the repository at this point in the history
Signed-off-by: David Lamparter <[email protected]>
  • Loading branch information
eqvinox committed Dec 20, 2016
1 parent 5c3cc3a commit 8ef0791
Show file tree
Hide file tree
Showing 78 changed files with 4 additions and 156 deletions.
2 changes: 0 additions & 2 deletions README.NetBSD
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
#!/bin/sh

# $QuaggaId: Format:%an, %ai, %h$ $

# This file is helpful for building quagga from cvs on NetBSD, and
# probably on any system using pkgsrc.
# One should have readline installed already (pkgsrc/devel/readline).
Expand Down
3 changes: 1 addition & 2 deletions bgpd/bgp_mpath.c
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/* $QuaggaId: Format:%an, %ai, %h$ $
*
/*
* BGP Multipath
* Copyright (C) 2010 Google Inc.
*
Expand Down
3 changes: 1 addition & 2 deletions bgpd/bgp_mpath.h
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
/* $QuaggaId: Format:%an, %ai, %h$ $
*
/*
* BGP Multipath
* Copyright (C) 2010 Google Inc.
*
Expand Down
2 changes: 0 additions & 2 deletions pimd/AUTHORS
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# $QuaggaId: $Format:%an, %ai, %h$ $

# Everton da Silva Marques <[email protected]>
$ more ~/.gitconfig
[user]
Expand Down
2 changes: 0 additions & 2 deletions pimd/CAVEATS
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# $QuaggaId: $Format:%an, %ai, %h$ $

C1 IGMPv3 backward compatibility with IGMPv1 and IGMPv2 is not
implemented. See RFC 3376, 7.3. Multicast Router Behavior. That's
because only Source-Specific Multicast is currently targeted.
Expand Down
2 changes: 0 additions & 2 deletions pimd/COMMANDS
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# $QuaggaId: $Format:%an, %ai, %h$ $

global configuration commands:
pimd:
ip multicast-routing Enable IP multicast forwarding
Expand Down
2 changes: 0 additions & 2 deletions pimd/DEBUG
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# $QuaggaId: $Format:%an, %ai, %h$ $

DEBUG HINTS

- Check the source is issuing multicast packets with TTL high enough
Expand Down
2 changes: 0 additions & 2 deletions pimd/LINUX_KERNEL_MROUTE_MFC
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# $QuaggaId: $Format:%an, %ai, %h$ $

#
# The Linux Kernel MFC (Multicast Forwarding Cache)
#
Expand Down
1 change: 0 additions & 1 deletion pimd/Makefile.am
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
## Process this file with automake to produce Makefile.in.
## $QuaggaId: $Format:%an, %ai, %h$ $

# qpimd - pimd for quagga
# Copyright (C) 2008 Everton da Silva Marques
Expand Down
4 changes: 0 additions & 4 deletions pimd/README
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
#
# $QuaggaId: $Format:%an, %ai, %h$ $
#

INTRODUCTION

qpimd aims to implement a PIM (Protocol Independent Multicast)
Expand Down
2 changes: 0 additions & 2 deletions pimd/TODO
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
# $QuaggaId: $Format:%an, %ai, %h$ $

T1 DONE Implement debug command
test pim receive join

Expand Down
2 changes: 0 additions & 2 deletions pimd/pim_assert.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
along with this program; see the file COPYING; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301 USA
$QuaggaId: $Format:%an, %ai, %h$ $
*/

#include <zebra.h>
Expand Down
2 changes: 0 additions & 2 deletions pimd/pim_assert.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
along with this program; see the file COPYING; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301 USA
$QuaggaId: $Format:%an, %ai, %h$ $
*/

#ifndef PIM_ASSERT_H
Expand Down
2 changes: 0 additions & 2 deletions pimd/pim_cmd.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
along with this program; see the file COPYING; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301 USA
$QuaggaId: $Format:%an, %ai, %h$ $
*/

#include <zebra.h>
Expand Down
2 changes: 0 additions & 2 deletions pimd/pim_cmd.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
along with this program; see the file COPYING; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301 USA
$QuaggaId: $Format:%an, %ai, %h$ $
*/

#ifndef PIM_CMD_H
Expand Down
2 changes: 0 additions & 2 deletions pimd/pim_hello.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
along with this program; see the file COPYING; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301 USA
$QuaggaId: $Format:%an, %ai, %h$ $
*/

#include <zebra.h>
Expand Down
2 changes: 0 additions & 2 deletions pimd/pim_hello.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
along with this program; see the file COPYING; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301 USA
$QuaggaId: $Format:%an, %ai, %h$ $
*/

#ifndef PIM_HELLO_H
Expand Down
2 changes: 0 additions & 2 deletions pimd/pim_iface.c
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,6 @@
along with this program; see the file COPYING; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301 USA
$QuaggaId: $Format:%an, %ai, %h$ $
*/

#include <zebra.h>
Expand Down
2 changes: 0 additions & 2 deletions pimd/pim_iface.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
along with this program; see the file COPYING; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301 USA
$QuaggaId: $Format:%an, %ai, %h$ $
*/

#ifndef PIM_IFACE_H
Expand Down
2 changes: 0 additions & 2 deletions pimd/pim_ifchannel.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
along with this program; see the file COPYING; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301 USA
$QuaggaId: $Format:%an, %ai, %h$ $
*/

#include <zebra.h>
Expand Down
2 changes: 0 additions & 2 deletions pimd/pim_ifchannel.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
along with this program; see the file COPYING; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301 USA
$QuaggaId: $Format:%an, %ai, %h$ $
*/

#ifndef PIM_IFCHANNEL_H
Expand Down
2 changes: 0 additions & 2 deletions pimd/pim_igmp.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
along with this program; see the file COPYING; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301 USA
$QuaggaId: $Format:%an, %ai, %h$ $
*/

#include <zebra.h>
Expand Down
2 changes: 0 additions & 2 deletions pimd/pim_igmp.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
along with this program; see the file COPYING; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301 USA
$QuaggaId: $Format:%an, %ai, %h$ $
*/

#ifndef PIM_IGMP_H
Expand Down
2 changes: 0 additions & 2 deletions pimd/pim_igmp_join.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
along with this program; see the file COPYING; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301 USA
$QuaggaId: $Format:%an, %ai, %h$ $
*/

#ifndef PIM_IGMP_JOIN_H
Expand Down
2 changes: 0 additions & 2 deletions pimd/pim_igmpv3.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
along with this program; see the file COPYING; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301 USA
$QuaggaId: $Format:%an, %ai, %h$ $
*/

#include <zebra.h>
Expand Down
2 changes: 0 additions & 2 deletions pimd/pim_igmpv3.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
along with this program; see the file COPYING; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301 USA
$QuaggaId: $Format:%an, %ai, %h$ $
*/

#ifndef PIM_IGMPV3_H
Expand Down
2 changes: 0 additions & 2 deletions pimd/pim_int.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
along with this program; see the file COPYING; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301 USA
$QuaggaId: $Format:%an, %ai, %h$ $
*/

#include <zebra.h>
Expand Down
2 changes: 0 additions & 2 deletions pimd/pim_int.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
along with this program; see the file COPYING; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301 USA
$QuaggaId: $Format:%an, %ai, %h$ $
*/

#ifndef PIM_INT_H
Expand Down
2 changes: 0 additions & 2 deletions pimd/pim_join.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
along with this program; see the file COPYING; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301 USA
$QuaggaId: $Format:%an, %ai, %h$ $
*/

#include <zebra.h>
Expand Down
2 changes: 0 additions & 2 deletions pimd/pim_join.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
along with this program; see the file COPYING; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301 USA
$QuaggaId: $Format:%an, %ai, %h$ $
*/

#ifndef PIM_JOIN_H
Expand Down
2 changes: 0 additions & 2 deletions pimd/pim_macro.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
along with this program; see the file COPYING; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301 USA
$QuaggaId: $Format:%an, %ai, %h$ $
*/

#include <zebra.h>
Expand Down
2 changes: 0 additions & 2 deletions pimd/pim_macro.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
along with this program; see the file COPYING; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301 USA
$QuaggaId: $Format:%an, %ai, %h$ $
*/

#ifndef PIM_MACRO_H
Expand Down
2 changes: 0 additions & 2 deletions pimd/pim_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
along with this program; see the file COPYING; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301 USA
$QuaggaId: $Format:%an, %ai, %h$ $
*/

#include <zebra.h>
Expand Down
2 changes: 0 additions & 2 deletions pimd/pim_mroute.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
along with this program; see the file COPYING; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301 USA
$QuaggaId: $Format:%an, %ai, %h$ $
*/

#include <zebra.h>
Expand Down
2 changes: 0 additions & 2 deletions pimd/pim_mroute.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
along with this program; see the file COPYING; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301 USA
$QuaggaId: $Format:%an, %ai, %h$ $
*/

#ifndef PIM_MROUTE_H
Expand Down
2 changes: 0 additions & 2 deletions pimd/pim_msg.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
along with this program; see the file COPYING; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301 USA
$QuaggaId: $Format:%an, %ai, %h$ $
*/

#include <zebra.h>
Expand Down
2 changes: 0 additions & 2 deletions pimd/pim_msg.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
along with this program; see the file COPYING; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301 USA
$QuaggaId: $Format:%an, %ai, %h$ $
*/

#ifndef PIM_MSG_H
Expand Down
2 changes: 0 additions & 2 deletions pimd/pim_neighbor.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
along with this program; see the file COPYING; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301 USA
$QuaggaId: $Format:%an, %ai, %h$ $
*/

#include <zebra.h>
Expand Down
2 changes: 0 additions & 2 deletions pimd/pim_neighbor.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
along with this program; see the file COPYING; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301 USA
$QuaggaId: $Format:%an, %ai, %h$ $
*/

#ifndef PIM_NEIGHBOR_H
Expand Down
2 changes: 0 additions & 2 deletions pimd/pim_oil.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
along with this program; see the file COPYING; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301 USA
$QuaggaId: $Format:%an, %ai, %h$ $
*/

#include <zebra.h>
Expand Down
2 changes: 0 additions & 2 deletions pimd/pim_oil.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
along with this program; see the file COPYING; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301 USA
$QuaggaId: $Format:%an, %ai, %h$ $
*/

#ifndef PIM_OIL_H
Expand Down
2 changes: 0 additions & 2 deletions pimd/pim_pim.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
along with this program; see the file COPYING; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301 USA
$QuaggaId: $Format:%an, %ai, %h$ $
*/

#include <zebra.h>
Expand Down
2 changes: 0 additions & 2 deletions pimd/pim_pim.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
along with this program; see the file COPYING; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301 USA
$QuaggaId: $Format:%an, %ai, %h$ $
*/

#ifndef PIM_PIM_H
Expand Down
2 changes: 0 additions & 2 deletions pimd/pim_rpf.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
along with this program; see the file COPYING; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301 USA
$QuaggaId: $Format:%an, %ai, %h$ $
*/

#include <zebra.h>
Expand Down
2 changes: 0 additions & 2 deletions pimd/pim_rpf.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
along with this program; see the file COPYING; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301 USA
$QuaggaId: $Format:%an, %ai, %h$ $
*/

#ifndef PIM_RPF_H
Expand Down
2 changes: 0 additions & 2 deletions pimd/pim_signals.c
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
along with this program; see the file COPYING; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301 USA
$QuaggaId: $Format:%an, %ai, %h$ $
*/

#include <zebra.h>
Expand Down
2 changes: 0 additions & 2 deletions pimd/pim_signals.h
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
along with this program; see the file COPYING; if not, write to the
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston,
MA 02110-1301 USA
$QuaggaId: $Format:%an, %ai, %h$ $
*/

#ifndef PIM_SIGNALS_H
Expand Down
Loading

0 comments on commit 8ef0791

Please sign in to comment.