]> git.puffer.fish Git - matthieu/frr.git/commitdiff
Unbreak router advertisment feature when using capabilities.
authorhasso <hasso>
Thu, 5 Jun 2003 11:33:10 +0000 (11:33 +0000)
committerhasso <hasso>
Thu, 5 Jun 2003 11:33:10 +0000 (11:33 +0000)
zebra/main.c

index 72b1fc4ea83921b23b724bf73fa468516d9a1e19..85707f42f2a90a8d4b16582ea39bf2767dd28568 100644 (file)
@@ -71,6 +71,7 @@ zebra_capabilities_t _caps_p [] =
 {
   ZCAP_ADMIN,
   ZCAP_SYS_ADMIN,
+  ZCAP_RAW,
 };
 
 /* zebra privileges to run with */