]> git.ipfire.org Git - thirdparty/iproute2.git/commit
ip: allow using a device "help" (or a prefix thereof)
authorChristoph Schulz <develop@kristov.de>
Fri, 25 Sep 2015 06:44:07 +0000 (08:44 +0200)
committerStephen Hemminger <shemming@brocade.com>
Wed, 7 Oct 2015 09:35:17 +0000 (10:35 +0100)
commit8aacb9bbbd741c2873ee90118264ae2d5bbd9ae3
tree61e9348f7d86391bbf17f5d15bc61c298561ad5e
parent09a50f420bbf83546bfc685b2afa9435608eba1e
ip: allow using a device "help" (or a prefix thereof)

Device names that match "help" or a prefix thereof should be allowed anywhere
a device name can be used. Note that a suitable keyword ("dev" or "name", the
latter for "ip tunnel") has to be used in these cases to resolve ambiguities.

Signed-off-by: Christoph Schulz <develop@kristov.de>
Reported-by: Leonhard Preis <leonhard@pre.is>
Reported-by: Wilhelm Wijkander <lists@0x5e.se>
ip/ip6tunnel.c
ip/ipaddress.c
ip/iplink.c
ip/ipmaddr.c