bgpd.pl 0.08 review

Download
by rbytes.net on

bgpd.pl is a partial implementation of the BGP protocol (RFC1771) in Perl

License: GPL (GNU General Public License)
File size: 0K
Developer: Steven Hessing
0 stars award from rbytes.net

bgpd.pl is a partial implementation of the BGP protocol (RFC1771) in Perl. It was writen as a tool to monitor BGP routing updates.

bgpd.pl is NOT written to be used as a BGP router in an operational network, in fact is has no support to propogate routing information because there is no code to send BGP UPDATE messages. bgpd.pl also does not touch the routing table of the host it runs on.

tTo install follow these commands:

download and install Net::Patricia from
http://net.doit.wisc.edu/~plonka/Net-Patricia/
cd ; tar zxvf bgpd.pl-0.05.tar.gz

What's New in This Release:
One-liner bug fix in handling unknown optional non-transitive attributes (Bug found and fixed by andrew@supernews.net)

bgpd.pl 0.08 search tags