aboutsummaryrefslogtreecommitdiff
path: root/net/libbgpdump/pkg-descr
blob: 68ca35c41c92af9f841b8c11e65c40b07d77a164 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
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/