summaryrefslogtreecommitdiffstats
path: root/sbin/route/route.c
diff options
context:
space:
mode:
Diffstat (limited to 'sbin/route/route.c')
-rw-r--r--sbin/route/route.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sbin/route/route.c b/sbin/route/route.c
index 893996c..469c8a3 100644
--- a/sbin/route/route.c
+++ b/sbin/route/route.c
@@ -542,6 +542,7 @@ newroute(argc, argv)
case K_IFACE:
case K_INTERFACE:
iflag++;
+ break;
case K_NOSTATIC:
flags &= ~RTF_STATIC;
break;
OpenPOWER on IntegriCloud