summaryrefslogtreecommitdiff
path: root/src/network/networkd-route.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/network/networkd-route.h')
-rw-r--r--src/network/networkd-route.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/network/networkd-route.h b/src/network/networkd-route.h
index 4eddf5194f..7a9fc161bb 100644
--- a/src/network/networkd-route.h
+++ b/src/network/networkd-route.h
@@ -30,6 +30,7 @@ struct Route {
uint32_t initrwnd;
unsigned char pref;
unsigned flags;
+ int gateway_onlink;
union in_addr_union gw;
union in_addr_union dst;