diff options
Diffstat (limited to 'nest/route.h')
-rw-r--r-- | nest/route.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/nest/route.h b/nest/route.h index 41d188d..903e9b9 100644 --- a/nest/route.h +++ b/nest/route.h @@ -270,7 +270,6 @@ typedef struct eattr { } u; } eattr; -/* FIXME: Introduce real protocol numbers? */ #define EAP_GENERIC 0 /* Generic attributes */ #define EAP_BGP 1 /* BGP attributes */ #define EAP_RIP 2 /* RIP */ |