*: make consistent & update GPLv2 file headers

The FSF's address changed, and we had a mixture of comment styles for
the GPL file header.  (The style with * at the beginning won out with
580 to 141 in existing files.)

Note: I've intentionally left intact other "variations" of the copyright
header, e.g. whether it says "Zebra", "Quagga", "FRR", or nothing.

Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
This commit is contained in:
David Lamparter 2017-05-13 10:25:29 +02:00
parent 4b34151b88
commit 896014f4bc
674 changed files with 4223 additions and 4767 deletions

View file

@ -230,23 +230,22 @@ form of the header is as follows:
``` ```
/* /*
Title/Function of file * Title/Function of file
Copyright (C) 2016 Authors Name * Copyright (C) YEAR Authors Name
*
This program is free software; you can redistribute it and/or modify * This program is free software; you can redistribute it and/or modify it
it under the terms of the GNU General Public License as published by * under the terms of the GNU General Public License as published by the Free
the Free Software Foundation; either version 2 of the License, or * Software Foundation; either version 2 of the License, or (at your option)
(at your option) any later version. * any later version.
*
This program is distributed in the hope that it will be useful, but * This program is distributed in the hope that it will be useful, but WITHOUT
WITHOUT ANY WARRANTY; without even the implied warranty of * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
General Public License for more details. * more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with this program; see the file COPYING; if not, write to the * with this program; see the file COPYING; if not, write to the Free Software
Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
MA 02110-1301 USA
*/ */
#include <zebra.h> #include <zebra.h>

32
COPYING
View file

@ -1,12 +1,12 @@
GNU GENERAL PUBLIC LICENSE GNU GENERAL PUBLIC LICENSE
Version 2, June 1991 Version 2, June 1991
Copyright (C) 1989, 1991 Free Software Foundation, Inc. Copyright (C) 1989, 1991 Free Software Foundation, Inc.,
675 Mass Ave, Cambridge, MA 02139, USA 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
Everyone is permitted to copy and distribute verbatim copies Everyone is permitted to copy and distribute verbatim copies
of this license document, but changing it is not allowed. of this license document, but changing it is not allowed.
Preamble Preamble
The licenses for most software are designed to take away your The licenses for most software are designed to take away your
freedom to share and change it. By contrast, the GNU General Public freedom to share and change it. By contrast, the GNU General Public
@ -15,7 +15,7 @@ software--to make sure the software is free for all its users. This
General Public License applies to most of the Free Software General Public License applies to most of the Free Software
Foundation's software and to any other program whose authors commit to Foundation's software and to any other program whose authors commit to
using it. (Some other Free Software Foundation software is covered by using it. (Some other Free Software Foundation software is covered by
the GNU Library General Public License instead.) You can apply it to the GNU Lesser General Public License instead.) You can apply it to
your programs, too. your programs, too.
When we speak of free software, we are referring to freedom, not When we speak of free software, we are referring to freedom, not
@ -56,7 +56,7 @@ patent must be licensed for everyone's free use or not licensed at all.
The precise terms and conditions for copying, distribution and The precise terms and conditions for copying, distribution and
modification follow. modification follow.
GNU GENERAL PUBLIC LICENSE GNU GENERAL PUBLIC LICENSE
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
0. This License applies to any program or other work which contains 0. This License applies to any program or other work which contains
@ -255,7 +255,7 @@ make exceptions for this. Our decision will be guided by the two goals
of preserving the free status of all derivatives of our free software and of preserving the free status of all derivatives of our free software and
of promoting the sharing and reuse of software generally. of promoting the sharing and reuse of software generally.
NO WARRANTY NO WARRANTY
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
@ -277,9 +277,9 @@ YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
POSSIBILITY OF SUCH DAMAGES. POSSIBILITY OF SUCH DAMAGES.
END OF TERMS AND CONDITIONS END OF TERMS AND CONDITIONS
Appendix: How to Apply These Terms to Your New Programs How to Apply These Terms to Your New Programs
If you develop a new program, and you want it to be of the greatest If you develop a new program, and you want it to be of the greatest
possible use to the public, the best way to achieve this is to make it possible use to the public, the best way to achieve this is to make it
@ -291,7 +291,7 @@ convey the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found. the "copyright" line and a pointer to where the full notice is found.
<one line to give the program's name and a brief idea of what it does.> <one line to give the program's name and a brief idea of what it does.>
Copyright (C) 19yy <name of author> Copyright (C) <year> <name of author>
This program is free software; you can redistribute it and/or modify This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
@ -303,16 +303,16 @@ the "copyright" line and a pointer to where the full notice is found.
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details. GNU General Public License for more details.
You should have received a copy of the GNU General Public License You should have received a copy of the GNU General Public License along
along with this program; if not, write to the Free Software with this program; if not, write to the Free Software Foundation, Inc.,
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
Also add information on how to contact you by electronic and paper mail. Also add information on how to contact you by electronic and paper mail.
If the program is interactive, make it output a short notice like this If the program is interactive, make it output a short notice like this
when it starts in an interactive mode: when it starts in an interactive mode:
Gnomovision version 69, Copyright (C) 19yy name of author Gnomovision version 69, Copyright (C) year name of author
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details. under certain conditions; type `show c' for details.
@ -335,5 +335,5 @@ necessary. Here is a sample; alter the names:
This General Public License does not permit incorporating your program into This General Public License does not permit incorporating your program into
proprietary programs. If your program is a subroutine library, you may proprietary programs. If your program is a subroutine library, you may
consider it more useful to permit linking proprietary applications with the consider it more useful to permit linking proprietary applications with the
library. If this is what you want to do, use the GNU Library General library. If this is what you want to do, use the GNU Lesser General
Public License instead of this License. Public License instead of this License.

View file

@ -1,22 +1,22 @@
/* BGP advertisement and adjacency /* BGP advertisement and adjacency
Copyright (C) 1996, 97, 98, 99, 2000 Kunihiro Ishiguro * Copyright (C) 1996, 97, 98, 99, 2000 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#include <zebra.h> #include <zebra.h>

View file

@ -1,22 +1,22 @@
/* BGP advertisement and adjacency /* BGP advertisement and adjacency
Copyright (C) 1996, 97, 98, 99, 2000 Kunihiro Ishiguro * Copyright (C) 1996, 97, 98, 99, 2000 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#ifndef _QUAGGA_BGP_ADVERTISE_H #ifndef _QUAGGA_BGP_ADVERTISE_H
#define _QUAGGA_BGP_ADVERTISE_H #define _QUAGGA_BGP_ADVERTISE_H

View file

@ -1,23 +1,23 @@
/* AS path management routines. /* AS path management routines.
Copyright (C) 1996, 97, 98, 99 Kunihiro Ishiguro * Copyright (C) 1996, 97, 98, 99 Kunihiro Ishiguro
Copyright (C) 2005 Sun Microsystems, Inc. * Copyright (C) 2005 Sun Microsystems, Inc.
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#include <zebra.h> #include <zebra.h>

View file

@ -1,22 +1,22 @@
/* AS path related definitions. /* AS path related definitions.
Copyright (C) 1997, 98, 99 Kunihiro Ishiguro * Copyright (C) 1997, 98, 99 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#ifndef _QUAGGA_BGP_ASPATH_H #ifndef _QUAGGA_BGP_ASPATH_H
#define _QUAGGA_BGP_ASPATH_H #define _QUAGGA_BGP_ASPATH_H

View file

@ -1,22 +1,22 @@
/* BGP attributes management routines. /* BGP attributes management routines.
Copyright (C) 1996, 97, 98, 1999 Kunihiro Ishiguro * Copyright (C) 1996, 97, 98, 1999 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#include <zebra.h> #include <zebra.h>

View file

@ -1,22 +1,22 @@
/* BGP attributes. /* BGP attributes.
Copyright (C) 1996, 97, 98 Kunihiro Ishiguro * Copyright (C) 1996, 97, 98 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#ifndef _QUAGGA_BGP_ATTR_H #ifndef _QUAGGA_BGP_ATTR_H
#define _QUAGGA_BGP_ATTR_H #define _QUAGGA_BGP_ATTR_H

View file

@ -1,22 +1,22 @@
/* Ethernet-VPN Attribute handling file /* Ethernet-VPN Attribute handling file
Copyright (C) 2016 6WIND * Copyright (C) 2016 6WIND
*
This file is part of FRRouting. * This file is part of FRRouting.
*
FRRouting is free software; you can redistribute it and/or modify it * FRRouting is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
FRRouting is distributed in the hope that it will be useful, but * FRRouting is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with FRRouting; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#include <zebra.h> #include <zebra.h>

View file

@ -1,22 +1,22 @@
/* E-VPN attribute handling structure file /* E-VPN attribute handling structure file
Copyright (C) 2016 6WIND * Copyright (C) 2016 6WIND
*
This file is part of FRRouting. * This file is part of FRRouting.
*
FRRouting is free software; you can redistribute it and/or modify it * FRRouting is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
FRRouting is distributed in the hope that it will be useful, but * FRRouting is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with FRRouting; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#ifndef _QUAGGA_BGP_ATTR_EVPN_H #ifndef _QUAGGA_BGP_ATTR_EVPN_H
#define _QUAGGA_BGP_ATTR_EVPN_H #define _QUAGGA_BGP_ATTR_EVPN_H

View file

@ -15,10 +15,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details. * General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
* Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
* 02111-1307, USA.
*/ */
#include <zebra.h> #include <zebra.h>

View file

@ -15,10 +15,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details. * General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
* Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
* 02111-1307, USA.
*/ */
#ifndef _QUAGGA_BGP_BFD_H #ifndef _QUAGGA_BGP_BFD_H

View file

@ -1,22 +1,22 @@
/* BGP dump to ascii converter /* BGP dump to ascii converter
Copyright (C) 1999 Kunihiro Ishiguro * Copyright (C) 1999 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#include <zebra.h> #include <zebra.h>

View file

@ -1,22 +1,22 @@
/* BGP community-list and extcommunity-list. /* BGP community-list and extcommunity-list.
Copyright (C) 1999 Kunihiro Ishiguro * Copyright (C) 1999 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#include <zebra.h> #include <zebra.h>

View file

@ -1,22 +1,22 @@
/* BGP Community list. /* BGP Community list.
Copyright (C) 1999 Kunihiro Ishiguro * Copyright (C) 1999 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#ifndef _QUAGGA_BGP_CLIST_H #ifndef _QUAGGA_BGP_CLIST_H
#define _QUAGGA_BGP_CLIST_H #define _QUAGGA_BGP_CLIST_H

View file

@ -1,22 +1,22 @@
/* Community attribute related functions. /* Community attribute related functions.
Copyright (C) 1998, 2001 Kunihiro Ishiguro * Copyright (C) 1998, 2001 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#include <zebra.h> #include <zebra.h>

View file

@ -1,22 +1,22 @@
/* Community attribute related functions. /* Community attribute related functions.
Copyright (C) 1998 Kunihiro Ishiguro * Copyright (C) 1998 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#ifndef _QUAGGA_BGP_COMMUNITY_H #ifndef _QUAGGA_BGP_COMMUNITY_H
#define _QUAGGA_BGP_COMMUNITY_H #define _QUAGGA_BGP_COMMUNITY_H

View file

@ -1,22 +1,22 @@
/* BGP flap dampening /* BGP flap dampening
Copyright (C) 2001 IP Infusion Inc. * Copyright (C) 2001 IP Infusion Inc.
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#include <zebra.h> #include <zebra.h>
#include <math.h> #include <math.h>

View file

@ -1,22 +1,22 @@
/* BGP flap dampening /* BGP flap dampening
Copyright (C) 2001 IP Infusion Inc. * Copyright (C) 2001 IP Infusion Inc.
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#ifndef _QUAGGA_BGP_DAMP_H #ifndef _QUAGGA_BGP_DAMP_H
#define _QUAGGA_BGP_DAMP_H #define _QUAGGA_BGP_DAMP_H

View file

@ -1,22 +1,22 @@
/* BGP-4, BGP-4+ packet debug routine /* BGP-4, BGP-4+ packet debug routine
Copyright (C) 1996, 97, 99 Kunihiro Ishiguro * Copyright (C) 1996, 97, 99 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#include <zebra.h> #include <zebra.h>

View file

@ -1,22 +1,22 @@
/* BGP message debug header. /* BGP message debug header.
Copyright (C) 1996, 97, 98 Kunihiro Ishiguro * Copyright (C) 1996, 97, 98 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#ifndef _QUAGGA_BGP_DEBUG_H #ifndef _QUAGGA_BGP_DEBUG_H
#define _QUAGGA_BGP_DEBUG_H #define _QUAGGA_BGP_DEBUG_H

View file

@ -1,22 +1,22 @@
/* BGP-4 dump routine /* BGP-4 dump routine
Copyright (C) 1999 Kunihiro Ishiguro * Copyright (C) 1999 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#include <zebra.h> #include <zebra.h>

View file

@ -1,22 +1,22 @@
/* BGP dump routine. /* BGP dump routine.
Copyright (C) 1999 Kunihiro Ishiguro * Copyright (C) 1999 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#ifndef _QUAGGA_BGP_DUMP_H #ifndef _QUAGGA_BGP_DUMP_H
#define _QUAGGA_BGP_DUMP_H #define _QUAGGA_BGP_DUMP_H

View file

@ -1,22 +1,22 @@
/* BGP Extended Communities Attribute /* BGP Extended Communities Attribute
Copyright (C) 2000 Kunihiro Ishiguro <kunihiro@zebra.org> * Copyright (C) 2000 Kunihiro Ishiguro <kunihiro@zebra.org>
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#include <zebra.h> #include <zebra.h>

View file

@ -1,22 +1,22 @@
/* BGP Extended Communities Attribute. /* BGP Extended Communities Attribute.
Copyright (C) 2000 Kunihiro Ishiguro <kunihiro@zebra.org> * Copyright (C) 2000 Kunihiro Ishiguro <kunihiro@zebra.org>
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#ifndef _QUAGGA_BGP_ECOMMUNITY_H #ifndef _QUAGGA_BGP_ECOMMUNITY_H
#define _QUAGGA_BGP_ECOMMUNITY_H #define _QUAGGA_BGP_ECOMMUNITY_H

View file

@ -1,32 +1,26 @@
/* /*
* This file created by LabN Consulting, L.L.C. * This file created by LabN Consulting, L.L.C.
* *
*
* This file is based on bgp_mplsvpn.c which is Copyright (C) 2000 * This file is based on bgp_mplsvpn.c which is Copyright (C) 2000
* Kunihiro Ishiguro <kunihiro@zebra.org> * Kunihiro Ishiguro <kunihiro@zebra.org>
* *
* This file is part of GNU Zebra.
*
* GNU Zebra is free software; you can redistribute it and/or modify it
* under the terms of the GNU General Public License as published by the
* Free Software Foundation; either version 2, or (at your option) any
* later version.
*
* GNU Zebra is distributed in the hope that it will be useful, but
* WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details.
*
* You should have received a copy of the GNU General Public License along
* with 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
*/ */
/*
This file is part of GNU Zebra.
GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any
later version.
GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Zebra; see the file COPYING. If not, write to the Free
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
02111-1307, USA. */
#include <zebra.h> #include <zebra.h>
#include "command.h" #include "command.h"

View file

@ -13,10 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with this program; if not, write to the Free Software * with this program; see the file COPYING; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
*/ */
#ifndef _QUAGGA_BGP_ENCAP_H #ifndef _QUAGGA_BGP_ENCAP_H

View file

@ -11,10 +11,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with this program; if not, write to the Free Software * with this program; see the file COPYING; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
*/ */
#include <zebra.h> #include <zebra.h>

View file

@ -11,10 +11,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with this program; if not, write to the Free Software * with this program; see the file COPYING; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
*/ */
#ifndef _QUAGGA_BGP_ENCAP_TLV_H #ifndef _QUAGGA_BGP_ENCAP_TLV_H

View file

@ -11,10 +11,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with this program; if not, write to the Free Software * with this program; see the file COPYING; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
*/ */
#ifndef _QUAGGA_BGP_ENCAP_TYPES_H #ifndef _QUAGGA_BGP_ENCAP_TYPES_H

View file

@ -1,22 +1,22 @@
/* Ethernet-VPN Packet and vty Processing File /* Ethernet-VPN Packet and vty Processing File
Copyright (C) 2016 6WIND * Copyright (C) 2016 6WIND
*
This file is part of FRRouting. * This file is part of FRRouting.
*
FRRouting is free software; you can redistribute it and/or modify it * FRRouting is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
FRRouting is distributed in the hope that it will be useful, but * FRRouting is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with FRRouting; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#include <zebra.h> #include <zebra.h>

View file

@ -1,22 +1,22 @@
/* E-VPN header for packet handling /* E-VPN header for packet handling
Copyright (C) 2016 6WIND * Copyright (C) 2016 6WIND
*
This file is part of FRRouting. * This file is part of FRRouting.
*
FRRouting is free software; you can redistribute it and/or modify it * FRRouting is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
FRRouting is distributed in the hope that it will be useful, but * FRRouting is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with FRRouting; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#ifndef _QUAGGA_BGP_EVPN_H #ifndef _QUAGGA_BGP_EVPN_H
#define _QUAGGA_BGP_EVPN_H #define _QUAGGA_BGP_EVPN_H

View file

@ -1,22 +1,22 @@
/* Ethernet-VPN Packet and vty Processing File /* Ethernet-VPN Packet and vty Processing File
Copyright (C) 2017 6WIND * Copyright (C) 2017 6WIND
*
This file is part of FRRouting * This file is part of FRRouting
*
FRRouting is free software; you can redistribute it and/or modify it * FRRouting is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
FRRouting is distributed in the hope that it will be useful, but * FRRouting is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with FRRouting; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#include <zebra.h> #include <zebra.h>
#include "command.h" #include "command.h"

View file

@ -1,22 +1,22 @@
/* EVPN VTY functions to EVPN /* EVPN VTY functions to EVPN
Copyright (C) 2017 6WIND * Copyright (C) 2017 6WIND
*
This file is part of FRRouting. * This file is part of FRRouting.
*
FRRouting is free software; you can redistribute it and/or modify it * FRRouting is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
FRRouting is distributed in the hope that it will be useful, but * FRRouting is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with FRRouting; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#ifndef _FRR_BGP_EVPN_VTY_H #ifndef _FRR_BGP_EVPN_VTY_H
#define _FRR_BGP_EVPN_VTY_H #define _FRR_BGP_EVPN_VTY_H

View file

@ -1,22 +1,22 @@
/* AS path filter list. /* AS path filter list.
Copyright (C) 1999 Kunihiro Ishiguro * Copyright (C) 1999 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#include <zebra.h> #include <zebra.h>

View file

@ -1,22 +1,22 @@
/* AS path filter list. /* AS path filter list.
Copyright (C) 1999 Kunihiro Ishiguro * Copyright (C) 1999 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#ifndef _QUAGGA_BGP_FILTER_H #ifndef _QUAGGA_BGP_FILTER_H
#define _QUAGGA_BGP_FILTER_H #define _QUAGGA_BGP_FILTER_H

View file

@ -1,23 +1,23 @@
/* BGP-4 Finite State Machine /* BGP-4 Finite State Machine
From RFC1771 [A Border Gateway Protocol 4 (BGP-4)] * From RFC1771 [A Border Gateway Protocol 4 (BGP-4)]
Copyright (C) 1996, 97, 98 Kunihiro Ishiguro * Copyright (C) 1996, 97, 98 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#include <zebra.h> #include <zebra.h>

View file

@ -1,23 +1,23 @@
/* BGP-4 Finite State Machine /* BGP-4 Finite State Machine
From RFC1771 [A Border Gateway Protocol 4 (BGP-4)] * From RFC1771 [A Border Gateway Protocol 4 (BGP-4)]
Copyright (C) 1998 Kunihiro Ishiguro * Copyright (C) 1998 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#ifndef _QUAGGA_BGP_FSM_H #ifndef _QUAGGA_BGP_FSM_H
#define _QUAGGA_BGP_FSM_H #define _QUAGGA_BGP_FSM_H

View file

@ -13,10 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details. * General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
* Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
* 02111-1307, USA.
*/ */
#include <zebra.h> #include <zebra.h>

View file

@ -13,10 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details. * General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
* Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
* 02111-1307, USA.
*/ */
#ifndef _BGP_LABEL_H #ifndef _BGP_LABEL_H

View file

@ -14,8 +14,8 @@
* details. * details.
* *
* You should have received a copy of the GNU General Public License along * You should have received a copy of the GNU General Public License along
* with FRR; see the file COPYING. If not, write to the Free Software * with this program; see the file COPYING; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/ */
#include <zebra.h> #include <zebra.h>

View file

@ -14,8 +14,8 @@
* details. * details.
* *
* You should have received a copy of the GNU General Public License along * You should have received a copy of the GNU General Public License along
* with FRR; see the file COPYING. If not, write to the Free Software * with this program; see the file COPYING; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/ */
#ifndef _QUAGGA_BGP_LCOMMUNITY_H #ifndef _QUAGGA_BGP_LCOMMUNITY_H

View file

@ -1,22 +1,22 @@
/* Main routine of bgpd. /* Main routine of bgpd.
Copyright (C) 1996, 97, 98, 1999 Kunihiro Ishiguro * Copyright (C) 1996, 97, 98, 1999 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#include <zebra.h> #include <zebra.h>

View file

@ -14,10 +14,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details. * General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with Quagga; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
* Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
* 02111-1307, USA.
*/ */
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H

View file

@ -14,10 +14,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details. * General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with Quagga; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
* Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
* 02111-1307, USA.
*/ */
#ifndef _QUAGGA_BGP_MEMORY_H #ifndef _QUAGGA_BGP_MEMORY_H

View file

@ -14,10 +14,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details. * General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with Quagga; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
* Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
* 02111-1307, USA.
*/ */
#include <zebra.h> #include <zebra.h>

View file

@ -14,10 +14,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details. * General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with Quagga; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
* Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
* 02111-1307, USA.
*/ */
#ifndef _QUAGGA_BGP_MPATH_H #ifndef _QUAGGA_BGP_MPATH_H

View file

@ -1,22 +1,22 @@
/* MPLS-VPN /* MPLS-VPN
Copyright (C) 2000 Kunihiro Ishiguro <kunihiro@zebra.org> * Copyright (C) 2000 Kunihiro Ishiguro <kunihiro@zebra.org>
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#include <zebra.h> #include <zebra.h>

View file

@ -1,22 +1,22 @@
/* MPLS-VPN /* MPLS-VPN
Copyright (C) 2000 Kunihiro Ishiguro <kunihiro@zebra.org> * Copyright (C) 2000 Kunihiro Ishiguro <kunihiro@zebra.org>
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#ifndef _QUAGGA_BGP_MPLSVPN_H #ifndef _QUAGGA_BGP_MPLSVPN_H
#define _QUAGGA_BGP_MPLSVPN_H #define _QUAGGA_BGP_MPLSVPN_H

View file

@ -1,22 +1,22 @@
/* BGP network related fucntions /* BGP network related fucntions
Copyright (C) 1999 Kunihiro Ishiguro * Copyright (C) 1999 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#include <zebra.h> #include <zebra.h>

View file

@ -1,22 +1,22 @@
/* BGP network related header /* BGP network related header
Copyright (C) 1999 Kunihiro Ishiguro * Copyright (C) 1999 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#ifndef _QUAGGA_BGP_NETWORK_H #ifndef _QUAGGA_BGP_NETWORK_H
#define _QUAGGA_BGP_NETWORK_H #define _QUAGGA_BGP_NETWORK_H

View file

@ -1,22 +1,22 @@
/* BGP nexthop scan /* BGP nexthop scan
Copyright (C) 2000 Kunihiro Ishiguro * Copyright (C) 2000 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#include <zebra.h> #include <zebra.h>

View file

@ -1,22 +1,22 @@
/* BGP nexthop scan /* BGP nexthop scan
Copyright (C) 2000 Kunihiro Ishiguro * Copyright (C) 2000 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#ifndef _QUAGGA_BGP_NEXTHOP_H #ifndef _QUAGGA_BGP_NEXTHOP_H
#define _QUAGGA_BGP_NEXTHOP_H #define _QUAGGA_BGP_NEXTHOP_H

View file

@ -13,10 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details. * General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
* Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
* 02111-1307, USA.
*/ */
#include <zebra.h> #include <zebra.h>

View file

@ -13,10 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details. * General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
* Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
* 02111-1307, USA.
*/ */
#ifndef _BGP_NHT_H #ifndef _BGP_NHT_H

View file

@ -1,22 +1,22 @@
/* BGP open message handling /* BGP open message handling
Copyright (C) 1998, 1999 Kunihiro Ishiguro * Copyright (C) 1998, 1999 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#include <zebra.h> #include <zebra.h>

View file

@ -1,22 +1,22 @@
/* BGP open message handling /* BGP open message handling
Copyright (C) 1999 Kunihiro Ishiguro * Copyright (C) 1999 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#ifndef _QUAGGA_BGP_OPEN_H #ifndef _QUAGGA_BGP_OPEN_H
#define _QUAGGA_BGP_OPEN_H #define _QUAGGA_BGP_OPEN_H

View file

@ -1,22 +1,22 @@
/* BGP packet management routine. /* BGP packet management routine.
Copyright (C) 1999 Kunihiro Ishiguro * Copyright (C) 1999 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#include <zebra.h> #include <zebra.h>

View file

@ -1,22 +1,22 @@
/* BGP packet management header. /* BGP packet management header.
Copyright (C) 1999 Kunihiro Ishiguro * Copyright (C) 1999 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#ifndef _QUAGGA_BGP_PACKET_H #ifndef _QUAGGA_BGP_PACKET_H
#define _QUAGGA_BGP_PACKET_H #define _QUAGGA_BGP_PACKET_H

View file

@ -1,22 +1,22 @@
/* AS regular expression routine /* AS regular expression routine
Copyright (C) 1999 Kunihiro Ishiguro * Copyright (C) 1999 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#include <zebra.h> #include <zebra.h>

View file

@ -1,22 +1,22 @@
/* AS regular expression routine /* AS regular expression routine
Copyright (C) 1999 Kunihiro Ishiguro * Copyright (C) 1999 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#ifndef _QUAGGA_BGP_REGEX_H #ifndef _QUAGGA_BGP_REGEX_H
#define _QUAGGA_BGP_REGEX_H #define _QUAGGA_BGP_REGEX_H

View file

@ -1,23 +1,23 @@
/* BGP routing information /* BGP routing information
Copyright (C) 1996, 97, 98, 99 Kunihiro Ishiguro * Copyright (C) 1996, 97, 98, 99 Kunihiro Ishiguro
Copyright (C) 2016 Job Snijders <job@instituut.net> * Copyright (C) 2016 Job Snijders <job@instituut.net>
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#include <zebra.h> #include <zebra.h>

View file

@ -1,22 +1,22 @@
/* BGP routing information base /* BGP routing information base
Copyright (C) 1996, 97, 98, 2000 Kunihiro Ishiguro * Copyright (C) 1996, 97, 98, 2000 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#ifndef _QUAGGA_BGP_ROUTE_H #ifndef _QUAGGA_BGP_ROUTE_H
#define _QUAGGA_BGP_ROUTE_H #define _QUAGGA_BGP_ROUTE_H

View file

@ -1,22 +1,22 @@
/* Route map function of bgpd. /* Route map function of bgpd.
Copyright (C) 1998, 1999 Kunihiro Ishiguro * Copyright (C) 1998, 1999 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#include <zebra.h> #include <zebra.h>

View file

@ -1,22 +1,22 @@
/* BGP4 SNMP support /* BGP4 SNMP support
Copyright (C) 1999, 2000 Kunihiro Ishiguro * Copyright (C) 1999, 2000 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#include <zebra.h> #include <zebra.h>

View file

@ -1,22 +1,22 @@
/* BGP routing table /* BGP routing table
Copyright (C) 1998, 2001 Kunihiro Ishiguro * Copyright (C) 1998, 2001 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#include <zebra.h> #include <zebra.h>

View file

@ -1,22 +1,22 @@
/* BGP routing table /* BGP routing table
Copyright (C) 1998, 2001 Kunihiro Ishiguro * Copyright (C) 1998, 2001 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#ifndef _QUAGGA_BGP_TABLE_H #ifndef _QUAGGA_BGP_TABLE_H
#define _QUAGGA_BGP_TABLE_H #define _QUAGGA_BGP_TABLE_H

View file

@ -19,10 +19,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details. * General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
* Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
* 02111-1307, USA.
*/ */
#include <zebra.h> #include <zebra.h>

View file

@ -19,10 +19,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details. * General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
* Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
* 02111-1307, USA.
*/ */
#ifndef _QUAGGA_BGP_UPDGRP_H #ifndef _QUAGGA_BGP_UPDGRP_H

View file

@ -21,10 +21,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details. * General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
* Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
* 02111-1307, USA.
*/ */
#include <zebra.h> #include <zebra.h>

View file

@ -19,10 +19,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
* General Public License for more details. * General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
* Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
* 02111-1307, USA.
*/ */
#include <zebra.h> #include <zebra.h>

View file

@ -11,10 +11,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with this program; if not, write to the Free Software * with this program; see the file COPYING; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
*/ */
#ifndef _QUAGGA_BGP_VNC_TYPES_H #ifndef _QUAGGA_BGP_VNC_TYPES_H

View file

@ -1,22 +1,22 @@
/* VPN Related functions /* VPN Related functions
Copyright (C) 2017 6WIND * Copyright (C) 2017 6WIND
*
This file is part of FRRouting * This file is part of FRRouting
*
FRRouting is free software; you can redistribute it and/or modify it * FRRouting is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
FRRouting is distributed in the hope that it will be useful, but * FRRouting is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with FRRouting; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#include <zebra.h> #include <zebra.h>
#include "command.h" #include "command.h"

View file

@ -1,22 +1,22 @@
/* VPN common functions to MP-BGP /* VPN common functions to MP-BGP
Copyright (C) 2017 6WIND * Copyright (C) 2017 6WIND
*
This file is part of FRRouting. * This file is part of FRRouting.
*
FRRouting is free software; you can redistribute it and/or modify it * FRRouting is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
FRRouting is distributed in the hope that it will be useful, but * FRRouting is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with FRRouting; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#ifndef _FRR_BGP_VPN_H #ifndef _FRR_BGP_VPN_H
#define _FRR_BGP_VPN_H #define _FRR_BGP_VPN_H

View file

@ -1,22 +1,22 @@
/* BGP VTY interface. /* BGP VTY interface.
Copyright (C) 1996, 97, 98, 99, 2000 Kunihiro Ishiguro * Copyright (C) 1996, 97, 98, 99, 2000 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#include <zebra.h> #include <zebra.h>

View file

@ -1,22 +1,22 @@
/* BGP VTY interface. /* BGP VTY interface.
Copyright (C) 1996, 97, 98, 99, 2000 Kunihiro Ishiguro * Copyright (C) 1996, 97, 98, 99, 2000 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#ifndef _QUAGGA_BGP_VTY_H #ifndef _QUAGGA_BGP_VTY_H
#define _QUAGGA_BGP_VTY_H #define _QUAGGA_BGP_VTY_H

View file

@ -1,22 +1,22 @@
/* zebra client /* zebra client
Copyright (C) 1997, 98, 99 Kunihiro Ishiguro * Copyright (C) 1997, 98, 99 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the * with this program; see the file COPYING; if not, write to the Free Software
Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Boston, MA 02111-1307, USA. */ */
#include <zebra.h> #include <zebra.h>

View file

@ -1,22 +1,22 @@
/* zebra connection and redistribute fucntions. /* zebra connection and redistribute fucntions.
Copyright (C) 1999 Kunihiro Ishiguro * Copyright (C) 1999 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the * with this program; see the file COPYING; if not, write to the Free Software
Free Software Foundation, Inc., 59 Temple Place - Suite 330, * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
Boston, MA 02111-1307, USA. */ */
#ifndef _QUAGGA_BGP_ZEBRA_H #ifndef _QUAGGA_BGP_ZEBRA_H
#define _QUAGGA_BGP_ZEBRA_H #define _QUAGGA_BGP_ZEBRA_H

View file

@ -1,22 +1,22 @@
/* BGP-4, BGP-4+ daemon program /* BGP-4, BGP-4+ daemon program
Copyright (C) 1996, 97, 98, 99, 2000 Kunihiro Ishiguro * Copyright (C) 1996, 97, 98, 99, 2000 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#include <zebra.h> #include <zebra.h>

View file

@ -1,22 +1,22 @@
/* BGP message definition header. /* BGP message definition header.
Copyright (C) 1996, 97, 98, 99, 2000 Kunihiro Ishiguro * Copyright (C) 1996, 97, 98, 99, 2000 Kunihiro Ishiguro
*
This file is part of GNU Zebra. * This file is part of GNU Zebra.
*
GNU Zebra is free software; you can redistribute it and/or modify it * GNU Zebra is free software; you can redistribute it and/or modify it
under the terms of the GNU General Public License as published by the * under the terms of the GNU General Public License as published by the
Free Software Foundation; either version 2, or (at your option) any * Free Software Foundation; either version 2, or (at your option) any
later version. * later version.
*
GNU Zebra is distributed in the hope that it will be useful, but * GNU Zebra is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of * WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
General Public License for more details. * General Public License for more details.
*
You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
along with GNU Zebra; see the file COPYING. If not, write to the Free * with this program; see the file COPYING; if not, write to the Free Software
Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
02111-1307, USA. */ */
#ifndef _QUAGGA_BGPD_H #ifndef _QUAGGA_BGPD_H
#define _QUAGGA_BGPD_H #define _QUAGGA_BGPD_H

View file

@ -13,10 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with this program; if not, write to the Free Software * with this program; see the file COPYING; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
*/ */
#include "lib/zebra.h" #include "lib/zebra.h"

View file

@ -13,10 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with this program; if not, write to the Free Software * with this program; see the file COPYING; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
*/ */
#ifndef _QUAGGA_BGP_RFAPI_CFG_H #ifndef _QUAGGA_BGP_RFAPI_CFG_H

View file

@ -13,10 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with this program; if not, write to the Free Software * with this program; see the file COPYING; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
*/ */

View file

@ -13,10 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with this program; if not, write to the Free Software * with this program; see the file COPYING; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
*/ */
#ifndef _QUAGGA_BGP_RFAPI_H #ifndef _QUAGGA_BGP_RFAPI_H

View file

@ -13,10 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with this program; if not, write to the Free Software * with this program; see the file COPYING; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
*/ */
#include <errno.h> #include <errno.h>

View file

@ -13,10 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with this program; if not, write to the Free Software * with this program; see the file COPYING; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
*/ */
#ifndef _QUAGGA_BGP_RFAPI_AP_H #ifndef _QUAGGA_BGP_RFAPI_AP_H
#define _QUAGGA_BGP_RFAPI_AP_H #define _QUAGGA_BGP_RFAPI_AP_H

View file

@ -13,10 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with this program; if not, write to the Free Software * with this program; see the file COPYING; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
*/ */
#ifndef _QUAGGA_BGP_RFAPI_BACKEND_H #ifndef _QUAGGA_BGP_RFAPI_BACKEND_H

View file

@ -13,10 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with this program; if not, write to the Free Software * with this program; see the file COPYING; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
*/ */

View file

@ -13,10 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with this program; if not, write to the Free Software * with this program; see the file COPYING; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
*/ */

View file

@ -11,10 +11,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with this program; if not, write to the Free Software * with this program; see the file COPYING; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
*/ */
#include "lib/zebra.h" #include "lib/zebra.h"

View file

@ -11,10 +11,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with this program; if not, write to the Free Software * with this program; see the file COPYING; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
*/ */
#ifndef _QUAGGA_BGP_RFAPI_ENCAP_TLV_H #ifndef _QUAGGA_BGP_RFAPI_ENCAP_TLV_H

View file

@ -13,10 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with this program; if not, write to the Free Software * with this program; see the file COPYING; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
*/ */
/* /*

View file

@ -13,10 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with this program; if not, write to the Free Software * with this program; see the file COPYING; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
*/ */
/* /*

View file

@ -13,10 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with this program; if not, write to the Free Software * with this program; see the file COPYING; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
*/ */
/* /*

View file

@ -13,10 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with this program; if not, write to the Free Software * with this program; see the file COPYING; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
*/ */
#ifndef QUAGGA_HGP_RFAPI_MONITOR_H #ifndef QUAGGA_HGP_RFAPI_MONITOR_H

View file

@ -13,10 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with this program; if not, write to the Free Software * with this program; see the file COPYING; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
*/ */

View file

@ -13,10 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with this program; if not, write to the Free Software * with this program; see the file COPYING; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
*/ */
#ifndef _QUAGGA_BGP_RFAPI_NVE_ADDR_H #ifndef _QUAGGA_BGP_RFAPI_NVE_ADDR_H

View file

@ -13,10 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with this program; if not, write to the Free Software * with this program; see the file COPYING; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
*/ */
/* /*

View file

@ -13,10 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with this program; if not, write to the Free Software * with this program; see the file COPYING; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
*/ */
/* /*

View file

@ -13,10 +13,9 @@
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU General Public License for more details. * GNU General Public License for more details.
* *
* You should have received a copy of the GNU General Public License * You should have received a copy of the GNU General Public License along
* along with this program; if not, write to the Free Software * with this program; see the file COPYING; if not, write to the Free Software
* Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*
*/ */
/* /*

Some files were not shown because too many files have changed in this diff Show more