]> xenbits.xensource.com Git - libvirt.git/commit
Configure native vlan modes on Open vSwitch ports
authorjames robson <jrobson@websense.com>
Thu, 23 May 2013 17:12:10 +0000 (18:12 +0100)
committerLaine Stump <laine@laine.org>
Tue, 25 Jun 2013 04:22:36 +0000 (00:22 -0400)
commit861d40565e9a53fdf127b8b3a2fe4029dcb6219f
treec72faf4f4e186ce87ac9bd841e88ac1ef45a2e24
parent1eeab6e6de73a838e1ffbbe05479cb75d3a4c6f6
Configure native vlan modes on Open vSwitch ports

This patch adds functionality to allow libvirt to configure the
'native-tagged' and 'native-untagged' modes on openvswitch networks.

Signed-off-by: Laine Stump <laine@redhat.com>
docs/formatdomain.html.in
docs/formatnetwork.html.in
docs/schemas/networkcommon.rng
src/conf/netdev_vlan_conf.c
src/util/virnetdevopenvswitch.c
src/util/virnetdevvlan.c
src/util/virnetdevvlan.h
tests/networkxml2xmlin/openvswitch-net.xml
tests/networkxml2xmlout/openvswitch-net.xml