libvirt/src/network
Laine Stump 2b8fd7334d qemu/lxc: plumb isolatedPort from config down through bridge attachment
This patch pushes the isolatedPort setting from the <interface> down
all the way to the callers of virNetDevBridgeAddPort(), and sets
BR_ISOLATED on the port (using virNetDevBridgePortSetIsolated()) after
the port has been successfully added to the bridge.

Signed-off-by: Laine Stump <laine@redhat.com>

Signed-off-by: Laine Stump <laine@redhat.com>
Reviewed-by: Ján Tomko <jtomko@redhat.com>
2020-02-20 23:13:15 -05:00
..
bridge_driver_linux.c Add a space before ending a comment 2020-01-30 12:32:03 +01:00
bridge_driver_nop.c network: use G_GNUC_UNUSED 2019-10-15 11:25:23 +02:00
bridge_driver_platform.c
bridge_driver_platform.h
bridge_driver.c qemu/lxc: plumb isolatedPort from config down through bridge attachment 2020-02-20 23:13:15 -05:00
bridge_driver.h conf: network: use generic XML namespace types 2019-08-21 10:29:20 +02:00
default.xml
leaseshelper.c virJSONValueNewArray: Use g_new0 to allocate and remove NULL checks from callers 2020-02-04 13:45:33 +01:00
libvirt.zone
Makefile.inc.am gnulib: delete all gnulib integration 2020-02-07 15:03:54 +00:00
virtnetworkd.init.in configure: Provide OpenRC scripts for sub-daemons 2019-12-16 10:11:22 +01:00
virtnetworkd.service.in