Again me -(((
found one more bug in OpenBGPD. When you add/modify neighbor which does not belong to any group you get excessive } in bgpd.conf after neighbor{} block.

# diff -rub openbgpd.inc.20090816.bak openbgpd.inc
--- openbgpd.inc.20090816.bak   2009-08-16 05:09:38.000000000 +0000
+++ openbgpd.inc        2009-08-16 05:10:33.000000000 +0000
@@ -113,8 +113,6 @@
            $conffile .= "     }\n";
        }
      }
-      if($used_this_item)
-        $conffile .= "}\n";
    }

    // OpenBGPD filters

Eugene.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Commercial support available - https://portal.pfsense.org

Reply via email to