summaryrefslogtreecommitdiffstats
path: root/nest/route.h
diff options
context:
space:
mode:
Diffstat (limited to 'nest/route.h')
-rw-r--r--nest/route.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/nest/route.h b/nest/route.h
index 96ee580..aec0465 100644
--- a/nest/route.h
+++ b/nest/route.h
@@ -162,10 +162,6 @@ typedef struct rte {
u32 tag; /* External route tag */
} ospf;
#endif
-#ifdef CONFIG_BGP
- struct {
- } bgp;
-#endif
struct { /* Routes generated by krt sync (both temporary and inherited ones) */
s8 src; /* Alleged route source (see krt.h) */
u8 proto; /* Kernel source protocol ID */