• S
    nwfilter: Force instantiation of filters upon driver reload · 8fa78dd4
    Stefan Berger 提交于
    Introduce a function that rebuilds all running VMs' filters. Call
    this function when reloading the nwfilter driver.
    
    This addresses a problem introduced by the 2nd patch that typically
    causes no filters to be reinstantiate anymore upon driver reload
    since their XML has not changed. Yet the current behavior is that
    upon a SIGHUP all filters get reinstantiated.
    8fa78dd4
nwfilter_gentech_driver.c 36.5 KB