[Bgpd-users] new release for bgpd.pl, version 0.04
Status: Alpha
Brought to you by:
stevenh
|
From: Steven <st...@xs...> - 2001-12-09 11:23:44
|
I'm happy to announce that bgpd.pl is being maintained once again after nearly 6 months of inactivity. This release is a bug-fix only release. The new release is available as always from: http://sourceforge.net/projects/bgpd/ Excerpt from CHANGELOG: - fixed bug in AdjRibIn.pm where `!=' was used to compare packed IP addresses, bug report by Thomas Tam (tho...@be...) - fixed bug Neighbor.pm where UPDATES with unfeasable routes would not have their new routes processed - fixed bug Neighbor.pm where the closure of a BGP session would not undefine the filehandle, causing errors in socket processing - fixed & redesigned logging Logging settings are now configured in the bgpd.conf file instead of on the command-line, see bgpd.conf.sample. Someone has reported that a BGP session between bgpd.pl and zebra crashed the zebra process. However, this has not been confirmed or reproduced. It is advisable ofcourse to not connect bgpd.pl to a router in your production network. - Steven Hessing |