f61ea97 nwfilter: wire up new APIs for listing and querying filter bindings

Authored and Committed by berrange 5 years ago
    nwfilter: wire up new APIs for listing and querying filter bindings
    
    Wire up the ListAll, LookupByPortDev and GetXMLDesc APIs to allow the
    virsh nwfilter-binding-list & nwfilter-binding-dumpxml commands to
    work.
    
    Reviewed-by: John Ferlan <jferlan@redhat.com>
    Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>