From 0c75411bec2f4e37bfdb4c7162631a22898052c1 Mon Sep 17 00:00:00 2001 From: Ondrej Zajicek Date: Wed, 6 Jan 2010 16:57:20 +0100 Subject: NEWS, version and documentation update. --- nest/mrtdump.h | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'nest') 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 -- cgit v1.2.3