commit | d80b9fc628501aefef949e6085bdecf1432d1b9b | [log] [tgz] |
---|---|---|
author | Mark McLoughlin <[email protected]> | Thu Oct 08 19:58:24 2009 +0100 |
committer | Anthony Liguori <[email protected]> | Thu Oct 15 09:32:01 2009 -0500 |
tree | 9d4f879f11440c1dc24b5328936969d4096da55a | |
parent | 5610c3aaf4196cf714fb9cb57118187963550d1c [diff] |
net: allow clients not associated with a vlan Allow net clients to be created which are not connected to any vlan. This is needed by Gerd in order to allow adding -device nic, where the absence of a vlan parameter will not imply vlan=0. Also needed to allow adding a -netdevice option which doesn't connect the backend to a vlan. Patchworks-ID: 35513 Signed-off-by: Mark McLoughlin <[email protected]> Signed-off-by: Anthony Liguori <[email protected]>