Netdev List
 help / color / mirror / Atom feed
* iproute2: Optional 'name' keywork in ip link is broken
@ 2014-08-27  6:16 Mehdi Abaakouk
  0 siblings, 0 replies; only message in thread
From: Mehdi Abaakouk @ 2014-08-27  6:16 UTC (permalink / raw)
  To: netdev

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@sileht.net
irc: sileht

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2014-08-27  6:22 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-08-27  6:16 iproute2: Optional 'name' keywork in ip link is broken Mehdi Abaakouk

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox