components/quagga/patches/20-privs-bgpd.patch
changeset 417 7c10b5cba79b
child 641 719d637aca9f
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/components/quagga/patches/20-privs-bgpd.patch	Mon Jul 18 12:08:25 2011 -0700
@@ -0,0 +1,10 @@
+--- bgpd/bgp_main.c
++++ bgpd/bgp_main.c
+@@ -103,7 +103,6 @@
+ zebra_capabilities_t _caps_p [] =  
+ {
+     ZCAP_BIND, 
+-    ZCAP_NET_RAW,
+ };
+ 
+ struct zebra_privs_t bgpd_privs =