summaryrefslogtreecommitdiffstats
path: root/ip/ip.c
diff options
context:
space:
mode:
Diffstat (limited to 'ip/ip.c')
-rw-r--r--ip/ip.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ip/ip.c b/ip/ip.c
index f57651e7..e6cf09b0 100644
--- a/ip/ip.c
+++ b/ip/ip.c
@@ -71,6 +71,7 @@ static const struct cmd {
{ "tunnel", do_iptunnel },
{ "monitor", do_ipmonitor },
{ "xfrm", do_xfrm },
+ { "mroute", do_multiroute },
{ "help", do_help },
{ 0 }
};