1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-28 05:29:48 +00:00
freebsd-ports/net/p5-Net-BGP/pkg-descr
Sunpoet Po-Chuan Hsieh 0ea7eba2a1 Update WWW
- Take maintainership
2019-12-12 13:45:04 +00:00

12 lines
676 B
Plaintext

This module is an implementation of the BGP-4 inter-domain routing protocol. It
encapsulates all of the functionality needed to establish and maintain a BGP
peering session and exchange routing update information with the peer. It aims
to provide a simple API to the BGP 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: https://metacpan.org/release/Net-BGP