components/quagga/patches/20-privs-bgpd.patch
changeset 641 719d637aca9f
parent 417 7c10b5cba79b
--- a/components/quagga/patches/20-privs-bgpd.patch	Tue Jan 03 09:16:46 2012 -0800
+++ b/components/quagga/patches/20-privs-bgpd.patch	Tue Jan 03 11:12:40 2012 -0800
@@ -1,7 +1,7 @@
 --- bgpd/bgp_main.c
 +++ bgpd/bgp_main.c
-@@ -103,7 +103,6 @@
- zebra_capabilities_t _caps_p [] =  
+@@ -118,7 +118,6 @@
+ static zebra_capabilities_t _caps_p [] =  
  {
      ZCAP_BIND, 
 -    ZCAP_NET_RAW,