Hello! Phil Sutter schrieb am Mon, 21 Sep 2015 21:33:01 +0200:
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.
I proposed a similar fix which also handles other ip commands, see http://patchwork.ozlabs.org/patch/519171/ . Does my patch also work for you?
Regards, Christoph Schulz -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html