diff options
| author | Linus Färnstrand <linus@mullvad.net> | 2019-11-29 13:08:43 +0100 |
|---|---|---|
| committer | Linus Färnstrand <linus@mullvad.net> | 2020-01-07 21:50:38 +0100 |
| commit | 55040c10954df6d1a9900a17c6e01b05c6b59a7f (patch) | |
| tree | 9362f57fa3047f7e35651f23c0edb1e39cb1af7e /docs | |
| parent | 146e9259a8bcd0f01cce85b618d1e684ad44fefe (diff) | |
| download | mullvadvpn-55040c10954df6d1a9900a17c6e01b05c6b59a7f.tar.xz mullvadvpn-55040c10954df6d1a9900a17c6e01b05c6b59a7f.zip | |
Add header to separate always allowed traffic
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/security.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/security.md b/docs/security.md index b7df81959b..fd10f484c8 100644 --- a/docs/security.md +++ b/docs/security.md @@ -38,6 +38,8 @@ will be blocked and allowed during them. Except what is described as allowed in this document, all network packets should be blocked. +### Always allowed traffic + The following network traffic is always allowed to flow. It is never blocked, regardless of state: 1. All traffic on loopback adapters |
