Merge branch 'master' of nehalam:src/iproute2

This commit is contained in:
Stephen Hemminger 2012-01-20 08:17:59 -08:00
commit fdeae171e5
1 changed files with 1 additions and 1 deletions

View File

@ -72,8 +72,8 @@ static const struct cmd {
{ "neighbour", do_ipneigh },
{ "ntable", do_ipntable },
{ "ntbl", do_ipntable },
{ "l2tp", do_ipl2tp },
{ "link", do_iplink },
{ "l2tp", do_ipl2tp },
{ "tunnel", do_iptunnel },
{ "tunl", do_iptunnel },
{ "tuntap", do_iptuntap },