Skip to content

bgpdump(libbgpdump) is used for converting routes from MRT to a hunman readable format. This is used for reading routes of http://www.routeviews.org/routeviews/ where routes of different backbone routers are collected

License

import-yuefeng/bgpdump

Repository files navigation

== libBGPdump ==

A C library designed to help with analyzing dump
files produced by Zebra/Quagga or MRT. Documenation
is available at:

https://bitbucket.org/ripencc/bgpdump-hg/wiki/Home

Building
Supported Platforms: Linux, FreeBSD, Solaris, and Cygwin

Prerequisites: zlib-devel, bzip2-devel

sh ./bootstrap.sh
make
./bgpdump -T

About

bgpdump(libbgpdump) is used for converting routes from MRT to a hunman readable format. This is used for reading routes of http://www.routeviews.org/routeviews/ where routes of different backbone routers are collected

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages