]> xenbits.xensource.com Git - libvirt.git/commit
Revert "ip link needs 'name' in 3.16 to create the veth pair"
authorMartin Kletzander <mkletzan@redhat.com>
Wed, 26 Nov 2014 08:25:43 +0000 (09:25 +0100)
committerMartin Kletzander <mkletzan@redhat.com>
Thu, 27 Nov 2014 10:17:56 +0000 (11:17 +0100)
commit6d5ba6b18537833b875cda25745247df18fe38b4
treebba2a56c727b12ca33de0a241b1a13eec7bf37b4
parentdabb23e6d95dc7d81e7fb2a3f6c942167f4c45af
Revert "ip link needs 'name' in 3.16 to create the veth pair"

This reverts commit 433b427ff853ab72d32573d415e6ec569b77c7cb.

The patch was added in order to overcome a bug in iproute2 and since it
was properly identified as a bug, particularly in openSUSE 13.2, and it
is being worked on [1], the best solution for libvirt seems to be to
keep the old behaviour.

[1] https://bugzilla.novell.com/show_bug.cgi?id=907093
src/util/virnetdevveth.c