components/quagga/patches/20-privs-bgpd.patch
branchs11-sru
changeset 2239 f0bde9a421fe
parent 417 7c10b5cba79b
--- a/components/quagga/patches/20-privs-bgpd.patch	Tue Dec 20 22:26:25 2011 -0800
+++ b/components/quagga/patches/20-privs-bgpd.patch	Tue Jan 03 11:08:59 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,