forked from Mirror/frr
Rename: freerangerouting --> frrouting
Signed-off-by: Lou Berger <lberger@labn.net>
This commit is contained in:
parent
447a8fe92e
commit
d6180888fc
|
@ -1,4 +1,4 @@
|
||||||
ChangeLog information for FRRouting is for now recorded in source-code
|
ChangeLog information for FRRouting is for now recorded in source-code
|
||||||
management system. Please see:
|
management system. Please see:
|
||||||
|
|
||||||
http://www.freerangerouting.org/
|
http://www.frrouting.org/
|
||||||
|
|
|
@ -10,7 +10,7 @@ non-response to requests to reconfirm or supply additional
|
||||||
information.
|
information.
|
||||||
|
|
||||||
Report bugs on Github Issue Tracker at
|
Report bugs on Github Issue Tracker at
|
||||||
https://github.com/freerangerouting/frr/issues
|
https://github.com/frrouting/frr/issues
|
||||||
|
|
||||||
Please supply the following information:
|
Please supply the following information:
|
||||||
1. Your FRRouting version or if it is from git then the commit reference.
|
1. Your FRRouting version or if it is from git then the commit reference.
|
||||||
|
|
|
@ -7,8 +7,8 @@
|
||||||
##
|
##
|
||||||
AC_PREREQ(2.60)
|
AC_PREREQ(2.60)
|
||||||
|
|
||||||
AC_INIT(frr, 2.0-rc2, [https://github.com/freerangerouting/frr/issues])
|
AC_INIT(frr, 2.0-rc2, [https://github.com/frrouting/frr/issues])
|
||||||
PACKAGE_URL="https://freerangerouting.org/"
|
PACKAGE_URL="https://frrouting.org/"
|
||||||
PACKAGE_FULLNAME="FRRouting"
|
PACKAGE_FULLNAME="FRRouting"
|
||||||
AC_SUBST(PACKAGE_FULLNAME)
|
AC_SUBST(PACKAGE_FULLNAME)
|
||||||
|
|
||||||
|
|
2
debian/README.Debian
vendored
2
debian/README.Debian
vendored
|
@ -14,7 +14,7 @@ available forcing you to explicitly type "apt-get install frr" to upgrade it.
|
||||||
* What is frr?
|
* What is frr?
|
||||||
=================
|
=================
|
||||||
|
|
||||||
http://www.freerangerouting.org/
|
http://www.frrouting.org/
|
||||||
FRR is a routing software suite, providing implementations of OSPFv2,
|
FRR is a routing software suite, providing implementations of OSPFv2,
|
||||||
OSPFv3, RIP v1 and v2, RIPng, ISIS, PIM, BGP and LDP for Unix platforms, particularly
|
OSPFv3, RIP v1 and v2, RIPng, ISIS, PIM, BGP and LDP for Unix platforms, particularly
|
||||||
FreeBSD and Linux and also NetBSD, to mention a few. FRR is a fork of Quagga
|
FreeBSD and Linux and also NetBSD, to mention a few. FRR is a fork of Quagga
|
||||||
|
|
4
debian/copyright
vendored
4
debian/copyright
vendored
|
@ -1,7 +1,7 @@
|
||||||
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
|
||||||
Upstream-Name: Frr
|
Upstream-Name: Frr
|
||||||
Upstream-Contact: maintainers@freerangerouting.org, security@freerangerouting.org
|
Upstream-Contact: maintainers@frrouting.org, security@frrouting.org
|
||||||
Source: http://www.freerangerouting.org/
|
Source: http://www.frrouting.org/
|
||||||
|
|
||||||
Files: *
|
Files: *
|
||||||
Copyright: 1996-2003 by the original Zebra authors:
|
Copyright: 1996-2003 by the original Zebra authors:
|
||||||
|
|
|
@ -78,7 +78,7 @@ an example.)
|
||||||
You may want to pay special attention to `/usr/lib64` paths and change
|
You may want to pay special attention to `/usr/lib64` paths and change
|
||||||
them if you are not building on a x86_64 architecture
|
them if you are not building on a x86_64 architecture
|
||||||
|
|
||||||
git clone https://github.com/freerangerouting/frr.git frr
|
git clone https://github.com/frrouting/frr.git frr
|
||||||
cd frr
|
cd frr
|
||||||
git checkout stable/2.0
|
git checkout stable/2.0
|
||||||
./bootstrap.sh
|
./bootstrap.sh
|
||||||
|
|
|
@ -37,7 +37,7 @@ an example.)
|
||||||
You may want to pay special attention to `/usr/lib64` paths and change
|
You may want to pay special attention to `/usr/lib64` paths and change
|
||||||
them if you are not building on a x86_64 architecture
|
them if you are not building on a x86_64 architecture
|
||||||
|
|
||||||
git clone https://github.com/freerangerouting/frr.git frr
|
git clone https://github.com/frrouting/frr.git frr
|
||||||
cd frr
|
cd frr
|
||||||
git checkout stable/2.0
|
git checkout stable/2.0
|
||||||
./bootstrap.sh
|
./bootstrap.sh
|
||||||
|
|
|
@ -39,7 +39,7 @@ any packages**
|
||||||
(You may prefer different options on configure statement. These are just
|
(You may prefer different options on configure statement. These are just
|
||||||
an example.)
|
an example.)
|
||||||
|
|
||||||
git clone https://github.com/freerangerouting/frr.git frr
|
git clone https://github.com/frrouting/frr.git frr
|
||||||
cd frr
|
cd frr
|
||||||
git checkout stable/2.0
|
git checkout stable/2.0
|
||||||
./bootstrap.sh
|
./bootstrap.sh
|
||||||
|
|
|
@ -30,7 +30,7 @@ an example.)
|
||||||
You may want to pay special attention to `/usr/lib64` paths and change
|
You may want to pay special attention to `/usr/lib64` paths and change
|
||||||
them if you are not building on a x86_64 architecture
|
them if you are not building on a x86_64 architecture
|
||||||
|
|
||||||
git clone https://github.com/freerangerouting/frr.git frr
|
git clone https://github.com/frrouting/frr.git frr
|
||||||
cd frr
|
cd frr
|
||||||
git checkout stable/2.0
|
git checkout stable/2.0
|
||||||
./bootstrap.sh
|
./bootstrap.sh
|
||||||
|
|
|
@ -41,7 +41,7 @@ using any packages**
|
||||||
(You may prefer different options on configure statement. These are just
|
(You may prefer different options on configure statement. These are just
|
||||||
an example)
|
an example)
|
||||||
|
|
||||||
git clone https://github.com/freerangerouting/frr.git frr
|
git clone https://github.com/frrouting/frr.git frr
|
||||||
cd frr
|
cd frr
|
||||||
git checkout stable/2.0
|
git checkout stable/2.0
|
||||||
./bootstrap.sh
|
./bootstrap.sh
|
||||||
|
|
|
@ -41,7 +41,7 @@ using any packages**
|
||||||
(You may prefer different options on configure statement. These are just
|
(You may prefer different options on configure statement. These are just
|
||||||
an example)
|
an example)
|
||||||
|
|
||||||
git clone https://github.com/freerangerouting/frr.git frr
|
git clone https://github.com/frrouting/frr.git frr
|
||||||
cd frr
|
cd frr
|
||||||
git checkout stable/2.0
|
git checkout stable/2.0
|
||||||
./bootstrap.sh
|
./bootstrap.sh
|
||||||
|
|
|
@ -41,7 +41,7 @@ using any packages**
|
||||||
(You may prefer different options on configure statement. These are just
|
(You may prefer different options on configure statement. These are just
|
||||||
an example)
|
an example)
|
||||||
|
|
||||||
git clone https://github.com/freerangerouting/frr.git frr
|
git clone https://github.com/frrouting/frr.git frr
|
||||||
cd frr
|
cd frr
|
||||||
git checkout stable/2.0
|
git checkout stable/2.0
|
||||||
./bootstrap.sh
|
./bootstrap.sh
|
||||||
|
|
|
@ -45,7 +45,7 @@ Get FRR, compile it and install it (from Git)
|
||||||
(You may prefer different options on configure statement. These are just
|
(You may prefer different options on configure statement. These are just
|
||||||
an example)
|
an example)
|
||||||
|
|
||||||
git clone https://github.com/freerangerouting/frr.git frr
|
git clone https://github.com/frrouting/frr.git frr
|
||||||
cd frr
|
cd frr
|
||||||
git checkout stable/2.0
|
git checkout stable/2.0
|
||||||
./bootstrap.sh
|
./bootstrap.sh
|
||||||
|
|
|
@ -39,7 +39,7 @@ Get FRR, compile it and install it (from Git)
|
||||||
(You may prefer different options on configure statement. These are just
|
(You may prefer different options on configure statement. These are just
|
||||||
an example)
|
an example)
|
||||||
|
|
||||||
git clone https://github.com/freerangerouting/frr.git frr
|
git clone https://github.com/frrouting/frr.git frr
|
||||||
cd frr
|
cd frr
|
||||||
git checkout stable/2.0
|
git checkout stable/2.0
|
||||||
./bootstrap.sh
|
./bootstrap.sh
|
||||||
|
|
|
@ -87,7 +87,7 @@ any packages**
|
||||||
(You may prefer different options on configure statement. These are just
|
(You may prefer different options on configure statement. These are just
|
||||||
an example)
|
an example)
|
||||||
|
|
||||||
git clone https://github.com/freerangerouting/frr.git frr
|
git clone https://github.com/frrouting/frr.git frr
|
||||||
cd frr
|
cd frr
|
||||||
git checkout stable/2.0
|
git checkout stable/2.0
|
||||||
./bootstrap.sh
|
./bootstrap.sh
|
||||||
|
|
|
@ -40,7 +40,7 @@ any packages**
|
||||||
(You may prefer different options on configure statement. These are just
|
(You may prefer different options on configure statement. These are just
|
||||||
an example)
|
an example)
|
||||||
|
|
||||||
git clone https://github.com/freerangerouting/frr.git frr
|
git clone https://github.com/frrouting/frr.git frr
|
||||||
cd frr
|
cd frr
|
||||||
git checkout stable/2.0
|
git checkout stable/2.0
|
||||||
./bootstrap.sh
|
./bootstrap.sh
|
||||||
|
|
|
@ -72,7 +72,7 @@ any packages**
|
||||||
(You may prefer different options on configure statement. These are just
|
(You may prefer different options on configure statement. These are just
|
||||||
an example.)
|
an example.)
|
||||||
|
|
||||||
git clone https://github.com/freerangerouting/frr.git frr
|
git clone https://github.com/frrouting/frr.git frr
|
||||||
cd frr
|
cd frr
|
||||||
git checkout stable/2.0
|
git checkout stable/2.0
|
||||||
./bootstrap.sh
|
./bootstrap.sh
|
||||||
|
|
|
@ -32,7 +32,7 @@ any packages**
|
||||||
(You may prefer different options on configure statement. These are just
|
(You may prefer different options on configure statement. These are just
|
||||||
an example.)
|
an example.)
|
||||||
|
|
||||||
git clone https://github.com/freerangerouting/frr.git frr
|
git clone https://github.com/frrouting/frr.git frr
|
||||||
cd frr
|
cd frr
|
||||||
git checkout stable/2.0
|
git checkout stable/2.0
|
||||||
./bootstrap.sh
|
./bootstrap.sh
|
||||||
|
|
|
@ -33,7 +33,7 @@ any packages**
|
||||||
(You may prefer different options on configure statement. These are just
|
(You may prefer different options on configure statement. These are just
|
||||||
an example.)
|
an example.)
|
||||||
|
|
||||||
git clone https://github.com/freerangerouting/frr.git frr
|
git clone https://github.com/frrouting/frr.git frr
|
||||||
cd frr
|
cd frr
|
||||||
git checkout stable/2.0
|
git checkout stable/2.0
|
||||||
./bootstrap.sh
|
./bootstrap.sh
|
||||||
|
|
12
doc/frr.texi
12
doc/frr.texi
|
@ -7,7 +7,7 @@
|
||||||
@setfilename frr.info
|
@setfilename frr.info
|
||||||
@c Set variables - sourced from defines.texi
|
@c Set variables - sourced from defines.texi
|
||||||
@include defines.texi
|
@include defines.texi
|
||||||
@settitle @uref{http://www.freerangerouting.org,,@value{PACKAGE_NAME}}
|
@settitle @uref{http://www.frrouting.org,,@value{PACKAGE_NAME}}
|
||||||
@c %**end of header
|
@c %**end of header
|
||||||
|
|
||||||
@c automake will automatically generate version.texi
|
@c automake will automatically generate version.texi
|
||||||
|
@ -48,16 +48,16 @@ This file documents the Frr Software Routing Suite which manages common
|
||||||
TCP/IP routing protocols.
|
TCP/IP routing protocols.
|
||||||
|
|
||||||
This is Edition @value{EDITION}, last updated @value{UPDATED} of
|
This is Edition @value{EDITION}, last updated @value{UPDATED} of
|
||||||
@cite{The Frr Manual}, for @uref{http://www.freerangerouting.org/,,@value{PACKAGE_NAME}}
|
@cite{The Frr Manual}, for @uref{http://www.frrouting.org/,,@value{PACKAGE_NAME}}
|
||||||
Version @value{VERSION}.
|
Version @value{VERSION}.
|
||||||
|
|
||||||
@insertcopying
|
@insertcopying
|
||||||
@end ifinfo
|
@end ifinfo
|
||||||
|
|
||||||
@titlepage
|
@titlepage
|
||||||
@title @uref{http://www.freerangerouting.org,,Frr}
|
@title @uref{http://www.frrouting.org,,Frr}
|
||||||
@subtitle A routing software package for TCP/IP networks
|
@subtitle A routing software package for TCP/IP networks
|
||||||
@subtitle @uref{http://www.freerangerouting.org,,@value{PACKAGE_NAME}} @value{VERSION}
|
@subtitle @uref{http://www.frrouting.org,,@value{PACKAGE_NAME}} @value{VERSION}
|
||||||
@subtitle @value{UPDATED-MONTH}
|
@subtitle @value{UPDATED-MONTH}
|
||||||
@author @value{AUTHORS}
|
@author @value{AUTHORS}
|
||||||
|
|
||||||
|
@ -72,9 +72,9 @@ Version @value{VERSION}.
|
||||||
@node Top
|
@node Top
|
||||||
@top Frr -- With Virtual Network Control
|
@top Frr -- With Virtual Network Control
|
||||||
|
|
||||||
@uref{http://www.freerangerouting.org,,Frr} is an advanced routing software package
|
@uref{http://www.frrouting.org,,Frr} is an advanced routing software package
|
||||||
that provides a suite of TCP/IP based routing protocols. This is the Manual
|
that provides a suite of TCP/IP based routing protocols. This is the Manual
|
||||||
for @value{PACKAGE_STRING}. @uref{http://www.freerangerouting.org,,Frr} is a fork of
|
for @value{PACKAGE_STRING}. @uref{http://www.frrouting.org,,Frr} is a fork of
|
||||||
@uref{http://www.quagga.net,,Quagga}.
|
@uref{http://www.quagga.net,,Quagga}.
|
||||||
|
|
||||||
@insertcopying
|
@insertcopying
|
||||||
|
|
|
@ -2,7 +2,7 @@
|
||||||
@chapter Overview
|
@chapter Overview
|
||||||
@cindex Overview
|
@cindex Overview
|
||||||
|
|
||||||
@uref{http://www.freerangerouting.org,,Frr} is a routing software package that
|
@uref{http://www.frrouting.org,,Frr} is a routing software package that
|
||||||
provides TCP/IP based routing services with routing protocols support such
|
provides TCP/IP based routing services with routing protocols support such
|
||||||
as RIPv1, RIPv2, RIPng, OSPFv2, OSPFv3, IS-IS, BGP-4, and BGP-4+ (@pxref{Supported
|
as RIPv1, RIPv2, RIPng, OSPFv2, OSPFv3, IS-IS, BGP-4, and BGP-4+ (@pxref{Supported
|
||||||
RFCs}). Frr also supports special BGP Route Reflector and Route Server
|
RFCs}). Frr also supports special BGP Route Reflector and Route Server
|
||||||
|
@ -275,12 +275,12 @@ November 1995.}
|
||||||
|
|
||||||
The official Frr web-site is located at:
|
The official Frr web-site is located at:
|
||||||
|
|
||||||
@uref{http://www.freerangerouting.org/}
|
@uref{http://www.frrouting.org/}
|
||||||
|
|
||||||
and contains further information, as well as links to additional
|
and contains further information, as well as links to additional
|
||||||
resources.
|
resources.
|
||||||
|
|
||||||
@uref{http://www.freerangerouting.org/,Frr} is a fork of Quagga, whose
|
@uref{http://www.frrouting.org/,Frr} is a fork of Quagga, whose
|
||||||
web-site is located at:
|
web-site is located at:
|
||||||
|
|
||||||
@uref{http://www.quagga.net/}.
|
@uref{http://www.quagga.net/}.
|
||||||
|
@ -298,7 +298,7 @@ comments or suggestions to Frr, please subscribe to:
|
||||||
|
|
||||||
@uref{http://lists.nox.tf/listinfo/frr-users}.
|
@uref{http://lists.nox.tf/listinfo/frr-users}.
|
||||||
|
|
||||||
The @uref{http://www.freerangerouting.org/,,Frr} site has further information on
|
The @uref{http://www.frrouting.org/,,Frr} site has further information on
|
||||||
the available mailing lists, see:
|
the available mailing lists, see:
|
||||||
|
|
||||||
@uref{http://lists.nox.tf/lists.php}
|
@uref{http://lists.nox.tf/lists.php}
|
||||||
|
@ -315,7 +315,7 @@ the available mailing lists, see:
|
||||||
|
|
||||||
If you think you have found a bug, please send a bug report to:
|
If you think you have found a bug, please send a bug report to:
|
||||||
|
|
||||||
@uref{http://github.com/freerangerouting/frr/issues}
|
@uref{http://github.com/frrouting/frr/issues}
|
||||||
|
|
||||||
When you send a bug report, please be careful about the points below.
|
When you send a bug report, please be careful about the points below.
|
||||||
|
|
||||||
|
@ -334,4 +334,4 @@ arguments to the configure script please note that too.
|
||||||
|
|
||||||
Bug reports are very important for us to improve the quality of Frr.
|
Bug reports are very important for us to improve the quality of Frr.
|
||||||
Frr is still in the development stage, but please don't hesitate to
|
Frr is still in the development stage, but please don't hesitate to
|
||||||
send a bug report to @uref{http://github.com/freerangerouting/frr/issues}.
|
send a bug report to @uref{http://github.com/frrouting/frr/issues}.
|
||||||
|
|
|
@ -12,7 +12,7 @@ Building your own FRRouting RPM
|
||||||
|
|
||||||
2. Checkout FRR under a **unpriviledged** user account
|
2. Checkout FRR under a **unpriviledged** user account
|
||||||
|
|
||||||
git clone https://github.com/freerangerouting/frr.git frr
|
git clone https://github.com/frrouting/frr.git frr
|
||||||
|
|
||||||
3. Run Bootstrap and make distribution tar.gz
|
3. Run Bootstrap and make distribution tar.gz
|
||||||
|
|
||||||
|
|
|
@ -100,8 +100,8 @@ Version: %{rpmversion}
|
||||||
Release: @CONFDATE@%{release_rev}%{?dist}
|
Release: @CONFDATE@%{release_rev}%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
Group: System Environment/Daemons
|
Group: System Environment/Daemons
|
||||||
Source0: http://www.freerangerouting.org/releases/frr/%{name}-%{frrversion}.tar.gz
|
Source0: http://www.frrouting.org/releases/frr/%{name}-%{frrversion}.tar.gz
|
||||||
URL: http://www.freerangerouting.org
|
URL: http://www.frrouting.org
|
||||||
Requires: ncurses json-c
|
Requires: ncurses json-c
|
||||||
Requires(pre): /sbin/install-info
|
Requires(pre): /sbin/install-info
|
||||||
Requires(preun): /sbin/install-info
|
Requires(preun): /sbin/install-info
|
||||||
|
|
|
@ -9,7 +9,7 @@ which uses earlier versions of snaps)
|
||||||
|
|
||||||
2. Checkout FRRouting under a **unpriviledged** user account
|
2. Checkout FRRouting under a **unpriviledged** user account
|
||||||
|
|
||||||
git clone https://github.com/freerangerouting/frr.git
|
git clone https://github.com/frrouting/frr.git
|
||||||
cd frr
|
cd frr
|
||||||
|
|
||||||
3. Run Bootstrap and make distribution tar.gz
|
3. Run Bootstrap and make distribution tar.gz
|
||||||
|
|
|
@ -65,7 +65,7 @@ Sourcecode available
|
||||||
The source for this SNAP is available as part of the FRRouting
|
The source for this SNAP is available as part of the FRRouting
|
||||||
Source Code Distribution.
|
Source Code Distribution.
|
||||||
|
|
||||||
https://github.com/freerangerouting/frr.git
|
https://github.com/frrouting/frr.git
|
||||||
|
|
||||||
Instructions for rebuilding the snap are in `README.snap_build.md`
|
Instructions for rebuilding the snap are in `README.snap_build.md`
|
||||||
|
|
||||||
|
|
|
@ -148,8 +148,8 @@
|
||||||
<documentation>
|
<documentation>
|
||||||
<manpage title='zebra' section='1M'
|
<manpage title='zebra' section='1M'
|
||||||
manpath='@mandir@' />
|
manpath='@mandir@' />
|
||||||
<doc_link name='freerangerouting.org'
|
<doc_link name='frrouting.org'
|
||||||
uri='http://www.freerangerouting.org/' />
|
uri='http://www.frrouting.org/' />
|
||||||
</documentation>
|
</documentation>
|
||||||
</template>
|
</template>
|
||||||
</instance>
|
</instance>
|
||||||
|
@ -279,8 +279,8 @@
|
||||||
<documentation>
|
<documentation>
|
||||||
<manpage title='ripd' section='1M'
|
<manpage title='ripd' section='1M'
|
||||||
manpath='@mandir@' />
|
manpath='@mandir@' />
|
||||||
<doc_link name='freerangerouting.org'
|
<doc_link name='frrouting.org'
|
||||||
uri='http://www.freerangerouting.org/' />
|
uri='http://www.frrouting.org/' />
|
||||||
</documentation>
|
</documentation>
|
||||||
</template>
|
</template>
|
||||||
</instance>
|
</instance>
|
||||||
|
@ -408,8 +408,8 @@
|
||||||
<documentation>
|
<documentation>
|
||||||
<manpage title='ripngd' section='1M'
|
<manpage title='ripngd' section='1M'
|
||||||
manpath='@mandir@' />
|
manpath='@mandir@' />
|
||||||
<doc_link name='freerangerouting.org'
|
<doc_link name='frrouting.org'
|
||||||
uri='http://www.freerangerouting.org/' />
|
uri='http://www.frrouting.org/' />
|
||||||
</documentation>
|
</documentation>
|
||||||
</template>
|
</template>
|
||||||
</instance>
|
</instance>
|
||||||
|
@ -539,8 +539,8 @@
|
||||||
<documentation>
|
<documentation>
|
||||||
<manpage title='ospfd' section='1M'
|
<manpage title='ospfd' section='1M'
|
||||||
manpath='@mandir@' />
|
manpath='@mandir@' />
|
||||||
<doc_link name='freerangerouting.org'
|
<doc_link name='frrouting.org'
|
||||||
uri='http://www.freerangerouting.org/' />
|
uri='http://www.frrouting.org/' />
|
||||||
</documentation>
|
</documentation>
|
||||||
</template>
|
</template>
|
||||||
</instance>
|
</instance>
|
||||||
|
@ -665,8 +665,8 @@
|
||||||
<documentation>
|
<documentation>
|
||||||
<manpage title='ospf6d' section='1M'
|
<manpage title='ospf6d' section='1M'
|
||||||
manpath='@mandir@' />
|
manpath='@mandir@' />
|
||||||
<doc_link name='freerangerouting.org'
|
<doc_link name='frrouting.org'
|
||||||
uri='http://www.freerangerouting.org/' />
|
uri='http://www.frrouting.org/' />
|
||||||
</documentation>
|
</documentation>
|
||||||
</template>
|
</template>
|
||||||
</instance>
|
</instance>
|
||||||
|
@ -818,8 +818,8 @@
|
||||||
<documentation>
|
<documentation>
|
||||||
<manpage title='bgpd' section='1M'
|
<manpage title='bgpd' section='1M'
|
||||||
manpath='@mandir@' />
|
manpath='@mandir@' />
|
||||||
<doc_link name='freerangerouting.org'
|
<doc_link name='frrouting.org'
|
||||||
uri='http://www.freerangerouting.org/' />
|
uri='http://www.frrouting.org/' />
|
||||||
</documentation>
|
</documentation>
|
||||||
</template>
|
</template>
|
||||||
</instance>
|
</instance>
|
||||||
|
|
|
@ -1,9 +1,9 @@
|
||||||
ARCH="@target_cpu@"
|
ARCH="@target_cpu@"
|
||||||
CATEGORY="system"
|
CATEGORY="system"
|
||||||
VERSION="@PACKAGE_VERSION@,REV=@CONFDATE@"
|
VERSION="@PACKAGE_VERSION@,REV=@CONFDATE@"
|
||||||
VENDOR="http://www.freerangerouting.org/"
|
VENDOR="http://www.frrouting.org/"
|
||||||
HOTLINE="@PACKAGE_BUGREPORT@"
|
HOTLINE="@PACKAGE_BUGREPORT@"
|
||||||
EMAIL=maintainers@freerangerouting.org
|
EMAIL=maintainers@frrouting.org
|
||||||
DESC="@PACKAGE_NAME@ Routing Protocols"
|
DESC="@PACKAGE_NAME@ Routing Protocols"
|
||||||
MAXINST=1
|
MAXINST=1
|
||||||
CLASSES="none preserve renamenew manifest"
|
CLASSES="none preserve renamenew manifest"
|
||||||
|
|
Loading…
Reference in a new issue