001130c Convert nwfilter ebiptablesApplyNewRules to virFirewall

Authored and Committed by berrange 10 years ago
    Convert nwfilter ebiptablesApplyNewRules to virFirewall
    
    Convert the nwfilter ebtablesApplyNewRules method to use the
    virFirewall object APIs instead of creating shell scripts
    using virBuffer APIs. This provides a performance improvement
    through allowing direct use of firewalld dbus APIs and will
    facilitate automated testing.
    
    Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
    
        
file modified
+12 -10
file modified
+3 -4