diff options
Diffstat (limited to 'options.h')
-rw-r--r-- | options.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -243,6 +243,7 @@ struct options /* route management */ const char *route_script; const char *route_default_gateway; + int route_default_metric; bool route_noexec; int route_delay; int route_delay_window; |