components/quagga/patches/20-privs-bgpd.patch
author John Beck <John.Beck@Oracle.COM>
Fri, 31 Jan 2014 10:31:32 -0800
branchs11u1-sru
changeset 2927 262a25d50d74
parent 641 719d637aca9f
permissions -rw-r--r--
16134419 rsyslogd forwarding over TCP does not detect server restart 18154717 rsyslog TCP forwarding on SPARC fails randomly after 16134419

--- bgpd/bgp_main.c
+++ bgpd/bgp_main.c
@@ -118,7 +118,6 @@
 static zebra_capabilities_t _caps_p [] =  
 {
     ZCAP_BIND, 
-    ZCAP_NET_RAW,
 };
 
 struct zebra_privs_t bgpd_privs =