mirror of
https://github.com/safing/portmaster
synced 2025-09-16 17:59:41 +00:00
minor refactoring
This commit is contained in:
parent
f43cf9974d
commit
c43f6fe463
4 changed files with 13 additions and 13 deletions
|
@ -172,7 +172,7 @@ func DeactivateNfqueueFirewall() error {
|
|||
}
|
||||
|
||||
_ = nfq.DeleteAllMarkedConnection()
|
||||
nfq.DeinitNFCT()
|
||||
nfq.TeardownNFCT()
|
||||
|
||||
return result.ErrorOrNil()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue