summaryrefslogtreecommitdiffhomepage
path: root/interface.h
diff options
context:
space:
mode:
Diffstat (limited to 'interface.h')
-rw-r--r--interface.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/interface.h b/interface.h
index 750c0f2..f0b26f5 100644
--- a/interface.h
+++ b/interface.h
@@ -87,6 +87,8 @@ struct interface {
struct interface_ip_settings proto_ip;
struct interface_ip_settings config_ip;
+ int metric;
+
/* errors/warnings while trying to bring up the interface */
struct list_head errors;