On Sun, Apr 21, 2024 at 10:53:27PM -0400, Laine Stump wrote: > This virFirewall object will store the list of actions required to > remove the firewall that was added for the currently active instance > of the network, so it has been named "fwRemoval". > > There are no uses of the fwRemoval object in the virNetworkObj yet, > but everything is in place to add it to the XML when formatted, parse > it from the XML when reading network status, and free the virFirewall > object when the virNetworkObj is freed. > > Signed-off-by: Laine Stump <laine@xxxxxxxxxx> > --- > src/conf/virnetworkobj.c | 39 +++++++++++++++++++++++++++++++++++++++ > src/conf/virnetworkobj.h | 11 +++++++++++ > src/libvirt_private.syms | 3 +++ > 3 files changed, 53 insertions(+) Reviewed-by: Daniel P. Berrangé <berrange@xxxxxxxxxx> With regards, Daniel -- |: https://berrange.com -o- https://www.flickr.com/photos/dberrange :| |: https://libvirt.org -o- https://fstop138.berrange.com :| |: https://entangle-photo.org -o- https://www.instagram.com/dberrange :| _______________________________________________ Devel mailing list -- devel@xxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxx