On Fri, 18 Sep 2015 10:23:45 +0200
Christoph Schulz <[email protected]> wrote:
> 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 <[email protected]>
> Reported-by: Leonhard Preis <[email protected]>
> Reported-by: Wilhelm Wijkander <[email protected]>
This patch no longer applies cleanly after this patch that was just merged.
commit 940a96e6ca9a14cd52c97a719a1700b417adb2fb
Author: Phil Sutter <[email protected]>
Date: Mon Sep 21 21:33:01 2015 +0200
ip-link: do not support 'ip link add dev help'
Commit 0532555 ('Support "ip link add help" for rtnl_link API') added a
check for specified help parameter. Though due to the place where it has
been added to, it is not possible anymore to force a given parameter to
be interpreted as interface name by prefixing it with 'dev '. Fix this
by forcing whatever follows 'dev' to be presumed as interface name.
Signed-off-by: Phil Sutter <[email protected]>
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html