app-editors/kakoune: drop old 0_pre20160620
[gentoo.git] / net-misc / quagga / metadata.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
3 <pkgmetadata>
4         <maintainer type="person">
5                 <email>pinkbyte@gentoo.org</email>
6                 <name>Sergey Popov</name>
7         </maintainer>
8         <longdescription>
9                 Quagga is a modern fork of Zebra. Quagga is a routing software package that provides TCP/IP
10                 based routing services with routing protocols support such as RIPv1, RIPv2, RIPng, OSPFv2,
11                 OSPFv3, BGP-4, and BGP-4+. Quagga also supports special BGP Route Reflector and Route Server
12                 behavior.  In addition to traditional IPv4 routing protocols, Quagga also supports IPv6 routing
13                 protocols. With SNMP daemon which supports SMUX protocol, Quagga provides routing protocol
14                 MIBs. Furthermore Quagga supports OSPFAPI, a API interface to the OSPF LSDB. It supports
15                 inspection as well as injection of normal and opaque OSPF LSAs. Applications like SRRD - The
16                 Service Rounting Redundancy Daemon - can make use of OSPFAPI to inject opaque data into the OSPF
17                 routing domain. SRRD, for example, implements a cluster server by using the OSPFAPI to flood
18                 service state information into the routing domain
19         </longdescription>
20         <use>
21                 <flag name="bgpclassless">
22                         Apply unofficial patch to enable classless prefixes for BGP. Patch and information to be found
23                         at http://hasso.linux.ee/doku.php/english:network:quagga
24                 </flag>
25                 <flag name="fpm">
26                         Enable Forwarding Plane Manager support
27                 </flag>
28                 <flag name="multipath">
29                         Enable multipath routes support for any number of routes
30                 </flag>
31                 <flag name="nhrpd">
32                         Build Next Hop Resolution Protocol daemon
33                 </flag>
34                 <flag name="ospfapi">
35                         Enable OSPFAPI support for client applications accessing the OSPF link state database
36                 </flag>
37                 <flag name="pam">
38                         Add support for PAM (via <pkg>sys-libs/pam</pkg>) to the Quagga Virtual Terminal Interface
39                         Shell (vtysh); if the readline USE flag is disabled, this flag is ignored
40                 </flag>
41                 <flag name="protobuf">
42                         Enable support for <pkg>dev-libs/protobuf</pkg>
43                 </flag>
44                 <flag name="readline">
45                         Enable support for <pkg>sys-libs/readline</pkg> to provide the Quagga Virtual Terminal
46                         Interface Shell (vtysh)
47                 </flag>
48                 <flag name="tcp-zebra">
49                         Enable TCP zserv interface on port 2600 for Zebra/protocol-daemon communication. Unix domain
50                         sockets are chosen otherwise
51                 </flag>
52         </use>
53 </pkgmetadata>