diff options
Diffstat (limited to 'ip/ip.c')
-rw-r--r-- | ip/ip.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -71,6 +71,7 @@ static const struct cmd { { "tunnel", do_iptunnel }, { "monitor", do_ipmonitor }, { "xfrm", do_xfrm }, + { "mroute", do_multiroute }, { "help", do_help }, { 0 } }; |