Skip to content

CAIDA/libparsebgp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LIBPARSEBGP

LIBPARSEBGP is an open-source library for the parsing of BGP(Border Gateway Protocol) data from both MRT(Multi Threaded Routing Toolkit) and BMP(BGP Monitoring Protocol).

To get started using LIBPARSEBGP, either download the latest release tarball, or clone the GitHub repository.

To build the library:

$ ./autogen.sh
$ ./configure
$ make
# make install

About

Lightweight parser for binary BGP, BMP and MRT routing data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published