Sys::Virt::NWFilterBinding(3pm) User Contributed Perl Documentation Sys::Virt::NWFilterBinding(3pm)

Sys::Virt::NWFilterBinding - Represent & manage a network filter binding

The "Sys::Virt::NWFilterBinding" module represents a binding between a network filter and a network port device.

Returns a string with the name of the network port device that is bound to
Returns a string with the name of the network filter that is bound to
Returns an XML document containing a complete description of the network's configuration
$binding->delete()
Unbind the network port device from the filter

When creating network filter bindings zero or more of the following constants may be used

Validate the XML document against the XML schema

Daniel P. Berrange <berrange@redhat.com>

Copyright (C) 2018 Red Hat

This program is free software; you can redistribute it and/or modify it under the terms of either the GNU General Public License as published by the Free Software Foundation (either version 2 of the License, or at your option any later version), or, the Artistic License, as specified in the Perl README file.

Sys::Virt, Sys::Virt::Error, "http://libvirt.org"

2023-07-26 perl v5.38.0