summaryrefslogtreecommitdiff
path: root/nest/route.h
diff options
context:
space:
mode:
authorMartin Mares <mj@ucw.cz>1999-12-16 13:51:43 +0000
committerMartin Mares <mj@ucw.cz>1999-12-16 13:51:43 +0000
commit476e10842503b51331a7994b6e25c91b20eb8e71 (patch)
treee9858a156a032f27a213c8932b5fc5021b2343d3 /nest/route.h
parente693ddff874890a9e5c990f6ca75d2e2358d065a (diff)
Minor cleanups.
Diffstat (limited to 'nest/route.h')
-rw-r--r--nest/route.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/nest/route.h b/nest/route.h
index 41d188da..903e9b93 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 */