mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-07-09 04:29:23 -04:00
Add comment
This commit is contained in:
parent
72613203b9
commit
4314b1e85b
1 changed files with 3 additions and 0 deletions
|
@ -477,6 +477,9 @@ net.ipv4.conf.*.arp_filter=1
|
|||
## https://github.com/mullvad/mullvadvpn-app/pull/7141
|
||||
## https://www.x41-dsec.de/static/reports/X41-Mullvad-Audit-Public-Report-2024-12-10.pdf
|
||||
##
|
||||
## Can lead to breakages with certain VM configurations that may be resolved by lowering protection to `arp_ignore=1`.
|
||||
## https://github.com/Kicksecure/security-misc/pull/290
|
||||
##
|
||||
net.ipv4.conf.*.arp_ignore=2
|
||||
|
||||
## Drop gratuitous ARP (Address Resolution Protocol) packets.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue