ipv4: add option to drop gratuitous ARP packets
In certain 802.11 wireless deployments, there will be ARP proxies
that use knowledge of the network to correctly answer requests.
To prevent gratuitous ARP frames on the shared medium from being
a problem, on such deployments wireless needs to drop them.
Enable this by providing an option called "drop_gratuitous_arp".
Signed-off-by:
Johannes Berg <johannes.berg@intel.com>
(cherry picked from commit f442f2becfa71bcd18b07d65f7726430c6b47ebf)
Change-Id: I4a0776749cd2b26570c9024310349f0c75108666
Loading
Please register or sign in to comment