]> git.puffer.fish Git - matthieu/frr.git/commitdiff
*: Clean up some wrong references
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 5 Apr 2017 00:18:24 +0000 (20:18 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 5 Apr 2017 00:18:24 +0000 (20:18 -0400)
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
README
bgpd/bgp_attr_evpn.c
bgpd/bgp_attr_evpn.h
bgpd/bgp_evpn.c
bgpd/bgp_evpn.h
bgpd/bgp_evpn_vty.c
bgpd/bgp_evpn_vty.h
bgpd/bgp_vpn.c
bgpd/bgp_vpn.h

diff --git a/README b/README
index a0aa8953677c455016f1960c29448d5854e6a918..7c6ef7034ec6390e41c68597bc99caa1b025a0f9 100644 (file)
--- a/README
+++ b/README
@@ -1,13 +1,13 @@
-Free Range Routing is free software that manages various IPv4 and IPv6 routing
+FRRouting is free software that manages various IPv4 and IPv6 routing
 protocols.
 
-Currently Free Range Routing supports BGP4, BGP4+, OSPFv2, OSPFv3, RIPv1,
+Currently FRRouting supports BGP4, BGP4+, OSPFv2, OSPFv3, RIPv1,
 RIPv2, RIPng, PIM-SM/MSDP and LDP as well as very early support for IS-IS.
 
 See the file REPORTING-BUGS to report bugs.
 
-Free Range Routing is free software. See the file COPYING for copying conditions.
+Free RRRouting is free software. See the file COPYING for copying conditions.
 
-Public email discussion can be found at https://lists.nox.tf/listinfo/frr
+Public email discussion can be found at https://lists.frrouting.org/listinfo
 
-Our public slack channel is at https://freerangerouting.slack.com
+Our public slack channel is at https://frrouting.slack.com
index be97ffda69d25f6493a4c9dadbebc9cade61f18a..5b24d4ec61318909f40d2ef0117afa8abbdabac3 100644 (file)
@@ -1,20 +1,20 @@
 /* Ethernet-VPN Attribute handling file
    Copyright (C) 2016 6WIND
 
-This file is part of Free Range Routing.
+This file is part of FRRouting.
 
-Free Range Routing 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
 Free Software Foundation; either version 2, or (at your option) any
 later version.
 
-Free Range Routing 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
 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 Free Range Routing; see the file COPYING.  If not, write to the Free
+along with FRRouting; see the file COPYING.  If not, write to the Free
 Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 02111-1307, USA.  */
 
index e6da7e7080ab583b080138810ca0ccc08d748a25..4b7d24de18017745e8449b07306a5cb737dde762 100644 (file)
@@ -1,20 +1,20 @@
 /* E-VPN attribute handling structure file
    Copyright (C) 2016 6WIND
 
-This file is part of Free Range Routing.
+This file is part of FRRouting.
 
-Free Range Routing 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
 Free Software Foundation; either version 2, or (at your option) any
 later version.
 
-Free Range Routing 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
 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 Free Range Routing; see the file COPYING.  If not, write to the Free
+along with FRRouting; see the file COPYING.  If not, write to the Free
 Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 02111-1307, USA.  */
 
index 1ab8e23236b9ceb256b5ff60da6205d96dca85ec..612f49f1cbdcb5dbca6c743c5e25f2811992e481 100644 (file)
@@ -1,20 +1,20 @@
 /* Ethernet-VPN Packet and vty Processing File
    Copyright (C) 2016 6WIND
 
-This file is part of Free Range Routing.
+This file is part of FRRouting.
 
-Free Range Routing 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
 Free Software Foundation; either version 2, or (at your option) any
 later version.
 
-Free Range Routing 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
 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 Free Range Routing; see the file COPYING.  If not, write to the Free
+along with FRRouting; see the file COPYING.  If not, write to the Free
 Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 02111-1307, USA.  */
 
index 63c1a766ea6654ad2e42127322c4d06cbf5b9321..9b24bb066a18909112c809857418030822dfb460 100644 (file)
@@ -1,20 +1,20 @@
 /* E-VPN header for packet handling
    Copyright (C) 2016 6WIND
 
-This file is part of Free Range Routing.
+This file is part of FRRouting.
 
-Free Range Routing 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
 Free Software Foundation; either version 2, or (at your option) any
 later version.
 
-Free Range Routing 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
 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 Free Range Routing; see the file COPYING.  If not, write to the Free
+along with FRRouting; see the file COPYING.  If not, write to the Free
 Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 02111-1307, USA.  */
 
index 1654265a7246bfccaaf3711c5354c0338eb91732..97ce7ee969cc4ecce7cf120b6e7f953afee07875 100644 (file)
@@ -1,20 +1,20 @@
 /* Ethernet-VPN Packet and vty Processing File
    Copyright (C) 2017 6WIND
 
-This file is part of Free Range Routing
+This file is part of FRRouting
 
-Free Range Routing 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
 Free Software Foundation; either version 2, or (at your option) any
 later version.
 
-Free Range Routing 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
 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 Free Range Routing; see the file COPYING.  If not, write to the Free
+along with FRRouting; see the file COPYING.  If not, write to the Free
 Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 02111-1307, USA.  */
 
index 11e93a52812660a38ce865a9a4d6b478dbb4773e..68b5f5cfbf7a515fe0c873fc7cd8c752117e1c3c 100644 (file)
@@ -1,20 +1,20 @@
 /* EVPN VTY functions to EVPN
    Copyright (C) 2017 6WIND
 
-This file is part of Free Range Routing.
+This file is part of FRRouting.
 
-Free Range Routing 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
 Free Software Foundation; either version 2, or (at your option) any
 later version.
 
-Free Range Routing 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
 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 Free Range Routing; see the file COPYING.  If not, write to the Free
+along with FRRouting; see the file COPYING.  If not, write to the Free
 Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 02111-1307, USA.  */
 
index edc5891d224dab8317357b1a4c2214fe6617e0d1..5b1b1b85b2c7c0cd3209f58310fda302839c435a 100644 (file)
@@ -1,20 +1,20 @@
 /* VPN Related functions
    Copyright (C) 2017 6WIND
 
-This file is part of Free Range Routing
+This file is part of FRRouting
 
-Free Range Routing 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
 Free Software Foundation; either version 2, or (at your option) any
 later version.
 
-Free Range Routing 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
 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 Free Range Routing; see the file COPYING.  If not, write to the Free
+along with FRRouting; see the file COPYING.  If not, write to the Free
 Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 02111-1307, USA.  */
 
index a16914b65e7f7e0200afd952618ddc696c5b439f..dd53503bf313db25e916d817a1ab806c97653cf7 100644 (file)
@@ -1,20 +1,20 @@
 /* VPN common functions to MP-BGP
    Copyright (C) 2017 6WIND
 
-This file is part of Free Range Routing.
+This file is part of FRRouting.
 
-Free Range Routing 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
 Free Software Foundation; either version 2, or (at your option) any
 later version.
 
-Free Range Routing 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
 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 Free Range Routing; see the file COPYING.  If not, write to the Free
+along with FRRouting; see the file COPYING.  If not, write to the Free
 Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
 02111-1307, USA.  */