summaryrefslogtreecommitdiffstats
path: root/nest/mrtdump.h
diff options
context:
space:
mode:
authorOndrej Zajicek <santiago@crfreenet.org>2010-01-06 16:57:20 +0100
committerOndrej Zajicek <santiago@crfreenet.org>2010-01-06 16:57:20 +0100
commit0c75411bec2f4e37bfdb4c7162631a22898052c1 (patch)
tree2aaa7015413e125adbe6da44d5699a672685b158 /nest/mrtdump.h
parentcf31112f0d7618464097f71228f84bd534f1bc0f (diff)
downloadbird-0c75411bec2f4e37bfdb4c7162631a22898052c1.tar
bird-0c75411bec2f4e37bfdb4c7162631a22898052c1.zip
NEWS, version and documentation update.
Diffstat (limited to 'nest/mrtdump.h')
-rw-r--r--nest/mrtdump.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/nest/mrtdump.h b/nest/mrtdump.h
index 8638804..7393255 100644
--- a/nest/mrtdump.h
+++ b/nest/mrtdump.h
@@ -1,5 +1,5 @@
/*
- * BIRD -- Password handling
+ * BIRD -- MRTdump handling
*
*
* Can be freely distributed and used under the terms of the GNU GPL.
@@ -13,8 +13,12 @@
#define MRTDUMP_HDR_LENGTH 12
+/* MRTdump types */
+
#define BGP4MP 16
+/* MRTdump subtypes */
+
#define BGP4MP_MESSAGE 1
#define BGP4MP_MESSAGE_AS4 4
#define BGP4MP_STATE_CHANGE_AS4 5