1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-19 03:52:17 +00:00
freebsd-ports/net/libbgpdump/pkg-descr

20 lines
490 B
Plaintext

This is libbgpdump - a C library designed to help with analyzing dump
files produced by Zebra/Quagga or MRT.
File formats:
- MRT RIB dump
- Zebra/Quagga format
- These may be gzipped and/or passed in through stdin
Entry formats:
- MRT routing table dump entries
- Zebra/Quagga BGP records:
- BGP messages (OPEN, UPDATE, NOTIFY, KEEPALIVE)
- BGP state changes
See also:
https://bitbucket.org/ripencc/bgpdump/
WWW: http://www.ris.ripe.net/source/