mirror of
https://github.com/safing/portmaster
synced 2025-09-04 19:49:15 +00:00
Move connectivity domain decider
This commit is contained in:
parent
057d167221
commit
d5e252051a
1 changed files with 1 additions and 1 deletions
|
@ -44,9 +44,9 @@ var deciders = []deciderFn{
|
|||
checkPortmasterConnection,
|
||||
checkSelfCommunication,
|
||||
checkConnectionType,
|
||||
checkConnectivityDomain,
|
||||
checkConnectionScope,
|
||||
checkEndpointLists,
|
||||
checkConnectivityDomain,
|
||||
checkBypassPrevention,
|
||||
checkFilterLists,
|
||||
dropInbound,
|
||||
|
|
Loading…
Add table
Reference in a new issue