diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2009-01-06 13:45:57 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2009-01-06 13:45:57 +0000 |
commit | 4430707395bfdf2bf375bdb48e19357a41669095 (patch) | |
tree | ad36fb59b857376791ba58b001b563b8cef50959 /net-misc/quagga/metadata.xml | |
parent | add missing nls to IUSE (diff) | |
download | gentoo-2-4430707395bfdf2bf375bdb48e19357a41669095.tar.gz gentoo-2-4430707395bfdf2bf375bdb48e19357a41669095.tar.bz2 gentoo-2-4430707395bfdf2bf375bdb48e19357a41669095.zip |
remove unused bgpas4 use flag
(Portage version: 2.1.6.4/cvs/Linux 2.6.27.8 i686)
Diffstat (limited to 'net-misc/quagga/metadata.xml')
-rw-r--r-- | net-misc/quagga/metadata.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-misc/quagga/metadata.xml b/net-misc/quagga/metadata.xml index 19bf76474073..c3ffc9a3a2bc 100644 --- a/net-misc/quagga/metadata.xml +++ b/net-misc/quagga/metadata.xml @@ -8,7 +8,6 @@ </maintainer> <longdescription>Quagga is a modern fork of Zebra. Quagga is a routing software package that provides TCP/IP based routing services with routing protocols support such as RIPv1, RIPv2, RIPng, OSPFv2, OSPFv3, BGP-4, and BGP-4+ (*note Supported RFC::). Quagga also supports special BGP Route Reflector and Route Server behavior. In addition to traditional IPv4 routing protocols, Quagga also supports IPv6 routing protocols. With SNMP daemon which supports SMUX protocol, Quagga provides routing protocol MIBs (*note SNMP Support::). Furthermore Quagga supports OSPFAPI (*note OSPFAPI Support::), a API interface to the OSPF LSDB. It supports inspection as well as injection of normal and opaque OSPF LSAs. Applications like SRRD - The Service Rounting Redundancy Daemon - can make use of OSPFAPI to inject opaque data into the OSPF routing domain. SRRD, for example, implements a cluster server by using the OSPFAPI to flood service state information into the routing domain.</longdescription> <use> - <flag name="bgpas4">Enable support for 32-bit AS numbers</flag> <flag name="bgpclassless">Enable classless prefixes for BGP</flag> <flag name="fix-connected-rt">Remove interface connected routes from kernel table on link loss so that no packets get routed to downed interface</flag> <flag name="multipath">Enable multipath routes support for any number of routes</flag> |