mirror of
https://github.com/Kicksecure/security-misc.git
synced 2025-06-20 10:44:08 -04:00
Add missing sentence full stop
This commit is contained in:
parent
af1d06973b
commit
1f8eee4720
1 changed files with 1 additions and 1 deletions
|
@ -454,7 +454,7 @@ net.ipv6.conf.*.accept_redirects=0
|
|||
#net.ipv4.conf.*.shared_media=0
|
||||
|
||||
## Enable ARP (Address Resolution Protocol) filtering.
|
||||
## Prevents the Linux kernel from handling the ARP table globally
|
||||
## Prevents the Linux kernel from handling the ARP table globally.
|
||||
## Can mitigate some ARP spoofing and ARP cache poisoning attacks.
|
||||
## Improper filtering can lead to increased ARP traffic and inadvertently block legitimate ARP requests.
|
||||
##
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue