diff options
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | 2012-05-20 03:35:48 +0000 |
---|---|---|
committer | Peter Korsgaard <jacmet@sunsite.dk> | 2012-05-20 20:04:21 +0200 |
commit | b20c77321fa87f880ead2f27ecf19fd7c4f436da (patch) | |
tree | e2478fef3906057bc24e07ec1a2569168c343cde /package/quagga/Config.in | |
parent | 347cfd60692e74fd89343383d15d1001c1a871e9 (diff) |
quagga: bump to version 0.99.21
Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/quagga/Config.in')
-rw-r--r-- | package/quagga/Config.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/package/quagga/Config.in b/package/quagga/Config.in index 9ca2f980e..5a01863ab 100644 --- a/package/quagga/Config.in +++ b/package/quagga/Config.in @@ -22,6 +22,11 @@ config BR2_PACKAGE_QUAGGA_TCP_ZEBRA You'll want this enabled if zebra and the protocol daemon(s) run on different hosts. +config BR2_PACKAGE_QUAGGA_BABELD + bool "BABEL protocol" + help + Build babeld daemon. + config BR2_PACKAGE_QUAGGA_BGPD bool "BPGv4+ protocol" help |