]> git.ipfire.org Git - thirdparty/libvirt.git/commit
util: add name attribute to virFirewall
authorLaine Stump <laine@redhat.com>
Thu, 25 Apr 2024 02:11:02 +0000 (22:11 -0400)
committerLaine Stump <laine@redhat.com>
Thu, 23 May 2024 03:19:36 +0000 (23:19 -0400)
commitd24b7501dc52b001863206b718232a66115bccb4
treecebd18ee7e267d7ab93d492e1363c25025e2557a
parente1b6b0646ff722a569171663f3c0ba8b996b05cd
util: add name attribute to virFirewall

This will be used to label (via "name='blah'") a firewall when it is
formatted to XML and written to the network status.

Signed-off-by: Laine Stump <laine@redhat.com>
Reviewed-by: Daniel P. Berrangé <berrange@redhat.com>
src/libvirt_private.syms
src/util/virfirewall.c
src/util/virfirewall.h