components/quagga/patches/20-privs-bgpd.patch
author Lijo George - Oracle Corporation - Bangalore India <lijo.x.george@oracle.com>
Tue, 15 Jan 2013 02:16:22 -0800
changeset 1121 d7ac717f665d
parent 641 719d637aca9f
permissions -rw-r--r--
15774567 SUNBT7147779 net-snmp does not show all ifTable values for vlan interfaces

--- 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 =