summaryrefslogtreecommitdiff
path: root/zebra/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'zebra/main.c')
-rw-r--r--zebra/main.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/zebra/main.c b/zebra/main.c
index 2afef46bb2..6b6409f845 100644
--- a/zebra/main.c
+++ b/zebra/main.c
@@ -87,7 +87,6 @@ uint32_t nl_rcvbufsize = 4194304;
const struct option longopts[] = {
{"batch", no_argument, NULL, 'b'},
{"allow_delete", no_argument, NULL, 'a'},
- {"keep_kernel", no_argument, NULL, 'k'},
{"socket", required_argument, NULL, 'z'},
{"ecmp", required_argument, NULL, 'e'},
{"retain", no_argument, NULL, 'r'},