diff options
| author | Kalle Lindström <karl.lindstrom@mullvad.net> | 2025-05-15 10:34:51 +0200 |
|---|---|---|
| committer | Jonatan Rhodin <jonatan.rhodin@mullvad.net> | 2025-05-16 14:32:41 +0200 |
| commit | b71b3ff533c376688920cf21ecb79e8186198777 (patch) | |
| tree | 0d3b78eee58b35b1e866596631066516573fb351 /android | |
| parent | 13615c74fef1dd48876f53cc052465f633792ee8 (diff) | |
| download | mullvadvpn-b71b3ff533c376688920cf21ecb79e8186198777.tar.xz mullvadvpn-b71b3ff533c376688920cf21ecb79e8186198777.zip | |
Add block all except destination api
* add `block_all_except_dst` field to /rule api call.
Normally a packet sent to `dst` would match the
block rule, but this inverts that so that any packet
*not* sent to `dst` will match the block rule.
* remove `block_wireguard` field from /rule
Blocking wireguard is now done by adding "wireguard"
to the protocols list.
Diffstat (limited to 'android')
0 files changed, 0 insertions, 0 deletions
