1 config BR2_PACKAGE_QUAGGA
5 routing software package that provides TCP/IP based routing services
6 with routing protocols support such as RIPv1, RIPv2, RIPng, OSPFv2,
7 OSPFv3, BGP-4, and BGP-4+
11 config BR2_PACKAGE_QUAGGA_ZEBRA
12 tristate "zebra daemon"
14 depends BR2_PACKAGE_QUAGGA
18 config BR2_PACKAGE_QUAGGA_RIPD
19 tristate "ripd daemon"
21 depends BR2_PACKAGE_QUAGGA
25 config BR2_PACKAGE_QUAGGA_BGPD
26 tristate "bgpd daemon"
28 depends BR2_PACKAGE_QUAGGA
32 config BR2_PACKAGE_QUAGGA_OSPFD
33 tristate "ospfd daemon"
35 depends BR2_PACKAGE_QUAGGA