summaryrefslogtreecommitdiff
path: root/zebra/interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'zebra/interface.h')
-rw-r--r--zebra/interface.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/zebra/interface.h b/zebra/interface.h
index 0a6b0365..968430ab 100644
--- a/zebra/interface.h
+++ b/zebra/interface.h
@@ -187,9 +187,6 @@ struct zebra_if
/* Router advertise configuration. */
u_char rtadv_enable;
- /* Interface's address. */
- struct list *address;
-
/* Installed addresses chains tree. */
struct route_table *ipv4_subnets;