Merge pull request #288 from raja-grewal/shared_media

Deny sending and receiving shared media redirects
This commit is contained in:
Patrick Schleizer 2025-01-10 10:28:05 -05:00 committed by GitHub
commit 27d19ba568
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 3 additions and 3 deletions

View file

@ -451,7 +451,7 @@ net.ipv6.conf.*.accept_redirects=0
## https://datatracker.ietf.org/doc/html/rfc1620
## https://www.frozentux.net/ipsysctl-tutorial/chunkyhtml/theconfvariables.html
##
#net.ipv4.conf.*.shared_media=0
net.ipv4.conf.*.shared_media=0
## Enable ARP (Address Resolution Protocol) filtering.
## Prevents the Linux kernel from handling the ARP table globally