On Sun, Aug 16, 2009 at 1:18 AM, Evgeny Yurchenko<[email protected]> wrote: > 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
Thanks, this one is commited. Scott --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] Commercial support available - https://portal.pfsense.org
