cdebc2f nwfilter: Tear down temp. filters when tearing all filters

2 files Authored by Stefan Berger 9 years ago, Committed by stefanberger 9 years ago,
    nwfilter: Tear down temp. filters when tearing all filters
    
    Refactor the ebiptablesTearNewRules function so that the teardown of temporary
    filters can also be called by the ebiptablesAllTeardown function.
    
    This fixes a problem that leaves temporary filters behind when a VM shuts down
    while its filters are modified.
    
    Signed-off-by: Stefan Berger <stefanb@linux.vnet.ibm.com>
    
    v1->v2:
      - test cases adjusted to expect more commands
    
    
        
file modified
+36 -28