Add comment

This commit is contained in:
raja-grewal 2025-07-01 13:36:39 +10:00 committed by GitHub
parent 72613203b9
commit 4314b1e85b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.