[<prev] [next>] [day] [month] [year] [list]
Message-ID: <1a520446614670e394cf5226802fe19d@sileht.net>
Date: Wed, 27 Aug 2014 08:16:41 +0200
From: Mehdi Abaakouk <sileht@...eht.net>
To: netdev@...r.kernel.org
Subject: iproute2: Optional 'name' keywork in ip link is broken
Hi,
I got an issue since iproute2 3.16, this command is not working anymore:
# ip link add bar type veth peer name foo
Error: argument "bar" is wrong: Unknown device
My current workaround is to use the optional "name" keywork for the
first veth
# ip link add name bar type veth peer name foo
This issue was introduced by:
http://git.kernel.org/cgit/linux/kernel/git/shemminger/iproute2.git/commit/?id=9a02651a87d0fd56e2e7eedd63921a050a42b3ec
Regards,
--
Mehdi Abaakouk
mail: sileht@...eht.net
irc: sileht
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists