by stevenh
bgpd.pl is a partial implementation of the BGP protocol (RFC1771) written inperl. It has been designed as a library to be used in other applicationsand as tool to monitor BGP routing updates and collect all kinds of statistics.
howardjones created the Dumping route table? forum thread
RELEASE bgpd.pl-0.08 released on September 27 2004 - One-liner bug fix in handling unknown optional non-transitive attributes (Bug found and fixed by andrew@supernews.net) RELEASE bgpd.pl-0.07 released on June 8th 2003 - Removed unpack for the ...
RELEASE bgpd.pl-0.07 released on June 8th 2003 - Removed unpack for the ORIGNATOR_ID path attribute, the value should be stored in network byte order (Report by Terra, mlists-bgpd-pl@FutureQuest.net), the same bug occurs in the code for the ...
RELEASE bgpd.pl-0.06 released on October 1st 2002 - Fixes provided by Andrew of Supernewsfor the route selection algorithm used to select for a route announced by two or more peers. RELEASE bgpd.pl-0.05 released on June 20th ...
stevenh commented on the Fix daemonize() artifact
stevenh created the Process multiple packets in receive() artifact
stevenh created the Fix daemonize() artifact
RELEASE bgpd.pl-0.05 released on June 20th 2002 - Fixes provided Andrew of SupernewsHis coments included below: -------------------- - (critical) the logic of BGP::Neighbor::receive was completely wrong, leading to failure of the ...
RELEASE bgpd.pl-0.04 released on December 9th 2001 - fixed bug in AdjRibIn.pm where `!=' was used to compare packed IP addresses (bug report by Thomas Tam thomas.tam@bellnexxia.com) - fixed bug Neighbor.pm where UPDATES with unfeasable routes would not ...
RELEASE bgpd.pl-0.03 released on June 21th 2001 beta4: - get rid of logging.pm, have logging functions in BGP and Neighbor modules beta3: - create BGP::Neighbor module, there is now a BGP::Neighbor object - create BGP module, there is now a BGP ...
Copyright © 2009 SourceForge, Inc. All rights reserved. Terms of Use