Welcome, Guest! Log In | Create Account

Share

bgpd.pl

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.


http://bgpd.sourceforge.net

Communications, Internet, Monitoring

Project Feed

  • Forum thread added

    howardjones created the Dumping route table? forum thread

    09:35AM on Apr 15 2005 by howardjones

  • bgpd bgpd.pl-0.08 file released: bgpd.pl-0.08.tar.gz

    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 ...

    12:00AM on Sep 27 2004

  • bgpd bgpd.pl-0.07 file released: bgpd.pl-0.07.tar.gz

    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
      ...

    12:00AM on Jun 08 2003

  • bgpd bgpd.pl-0.06 file released: bgpd.pl-0.06.tar.gz

    RELEASE bgpd.pl-0.06 released on October 1st 2002
    - Fixes provided by Andrew of Supernews  for 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 ...

    12:00AM on Oct 01 2002

  • Tracker comment added

    stevenh commented on the Fix daemonize() artifact

    08:38PM on Jun 24 2002 by stevenh

  • Tracker artifact added

    stevenh created the Process multiple packets in receive() artifact

    07:29PM on Jun 20 2002 by stevenh

  • Tracker artifact added

    stevenh created the Fix daemonize() artifact

    07:17PM on Jun 20 2002 by stevenh

  • bgpd bgpd-0.05 file released: bgpd.pl-0.05.tar.gz

    RELEASE bgpd.pl-0.05 released on June 20th 2002
    - Fixes provided Andrew of Supernews  His coments included below:
    --------------------
     - (critical) the logic of BGP::Neighbor::receive was completely wrong, leading to failure of the ...

    12:00AM on Jun 20 2002

  • bgpd bgpd-0.04 file released: bgpd.pl-0.04.tar.gz

    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 ...

    12:00AM on Dec 09 2001

  • bgpd bgpd.pl-0.03 file released: bgpd.pl-0.03.tar.gz

    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 ...

    12:00AM on Jun 21 2001