mirror of
https://github.com/safing/portmaster
synced 2025-09-09 13:54:52 +00:00
fix linter errors
This commit is contained in:
parent
4bd8412f71
commit
b4e2687884
2 changed files with 8 additions and 7 deletions
|
@ -15,7 +15,7 @@ func stop() error {
|
|||
return StopNfqueueInterception()
|
||||
}
|
||||
|
||||
// ResetAllConnections resets all connections so they are forced to go thought the firewall again
|
||||
// ResetAllConnections resets all connections so they are forced to go thought the firewall again.
|
||||
func ResetAllConnections() error {
|
||||
return nfq.DeleteAllMarkedConnection()
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue