lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ