diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/security.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/security.md b/docs/security.md index 385d461041..8793681691 100644 --- a/docs/security.md +++ b/docs/security.md @@ -81,6 +81,11 @@ The following network traffic is always allowed to flow. It is never blocked, re * Incoming UDP from `*:68` to `255.255.255.255:67` * Outgoing UDP from `*:67` to `*:68` +#### macOS deviations + +* The app does not look at ICMPv6 type and code headers. So all ICMPv6 is allowed between the + specified IP networks + ### Disconnected This is the default state that the `mullvad-daemon` starts in when the device boots, unless |
