]> git.ipfire.org Git - thirdparty/libvirt.git/commit
network: set interface actual trustGuestRxFilters from network/portgroup
authorLaine Stump <laine@laine.org>
Tue, 23 Sep 2014 18:54:16 +0000 (14:54 -0400)
committerLaine Stump <laine@laine.org>
Mon, 6 Oct 2014 15:58:57 +0000 (11:58 -0400)
commitcfddf59cee42a74f327b358a78c9663cd21364f0
treef7fa71ad017028f4ff3949f04c9be23de9a202d3
parent07450cd42951d5007ab28d8e522f65d948181674
network: set interface actual trustGuestRxFilters from network/portgroup

As is done with other items such as vlan, virtualport, and bandwidth,
set the actual trustGuestRxFilters value to be used by a domain
interface according to a merge of the same attribute in the interface,
portgroup, and network in use. the interface setting always takes
precedence (if specified), followed by portgroup, and finally the
setting in the network is used if it's not specified in the interface
or portgroup.
src/network/bridge_driver.c