K 10 svn:author V 2 bz K 8 svn:date V 27 2016-07-06T10:29:29.799823Z K 7 svn:log V 314 Only set the ipfilter running state to 'not running' if we are doing the teardown. ipf_destroy_all() may free ipfmain in case of ipf_dynamic_softc being true, thus we are avoiding a possible memory modified after free as well. Reported by: Coverity Coverity CID: 1357320 Approved by: re (hrs) MFC after: 10 days END