aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Net-BGP/pkg-descr
blob: ba32d8d16fd2de8f7cd36dc56e841c67555baa1d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
This module is an implementation of the BGP4 inter-domain routing
protocol.  It encapsulates all of the functionality needed to establish
and maintain a BGP4 peering session and exchange routing update
information with the peer.  It aims to provide a simple API to the BGP4
protocol for the purposes of automation, logging, monitoring, testing,
and similar tasks using the power and flexibility of perl.  The module
does not implement the functionality of a RIB (Routing Information Base)
nor does it modify the kernel routing table of the host system.
However, such operations could be implemented using the API provided by
the module.

WWW: http://search.cpan.org/search?dist=Net-BGP4

-- Sergey Skvortsov
skv@FreeBSD.org