]> git.ipfire.org Git - thirdparty/libvirt.git/commit
virnetdevopenvswitch: Move OVS VLAN configuration to a separate function
authorAntoine Millet <antoine.millet@tdf.fr>
Mon, 17 Jul 2017 15:48:59 +0000 (17:48 +0200)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 20 Jul 2017 13:15:03 +0000 (15:15 +0200)
commit695611f99e265f8639cd35f52e693806deb55861
tree68b4b2ae467fec72a721ab261c9a45070d2a13ab
parentefdfd1c5bfeaa465415dbef2df7d37e7fb2bdca7
virnetdevopenvswitch: Move OVS VLAN configuration to a separate function

This piece of code is going to be reused. So move it out to a
separate function.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
src/util/virnetdevopenvswitch.c