summaryrefslogtreecommitdiffhomepage
path: root/interface-ip.h
diff options
context:
space:
mode:
Diffstat (limited to 'interface-ip.h')
-rw-r--r--interface-ip.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/interface-ip.h b/interface-ip.h
index 887c62c..28df093 100644
--- a/interface-ip.h
+++ b/interface-ip.h
@@ -36,6 +36,7 @@ struct device_addr {
struct device_route {
struct vlist_node node;
+ struct interface *iface;
bool enabled;
bool keep;