aboutsummaryrefslogtreecommitdiff
path: root/net/libbgpdump/pkg-descr
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2007-01-08 04:19:13 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2007-01-08 04:19:13 +0000
commit02d69e8caeeed62062fc9fa3ce233287ab471f34 (patch)
tree4ea89c75dbd8c24a7f537b20ea208dcc1005114d /net/libbgpdump/pkg-descr
parent9359346a94e4027b08644e323ea7cf28537b3725 (diff)
downloadports-02d69e8caeeed62062fc9fa3ce233287ab471f34.tar.gz
ports-02d69e8caeeed62062fc9fa3ce233287ab471f34.zip
Notes
Diffstat (limited to 'net/libbgpdump/pkg-descr')
-rw-r--r--net/libbgpdump/pkg-descr15
1 files changed, 15 insertions, 0 deletions
diff --git a/net/libbgpdump/pkg-descr b/net/libbgpdump/pkg-descr
new file mode 100644
index 000000000000..425200711152
--- /dev/null
+++ b/net/libbgpdump/pkg-descr
@@ -0,0 +1,15 @@
+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
+
+WWW: http://libdnet.sourceforge.net/