net/arp-scan: Disable promiscuous mode
authorMartin Schiller <redacted>
Mon, 17 Mar 2025 06:56:02 +0000 (07:56 +0100)
committerFlorian Eckert <redacted>
Wed, 19 Mar 2025 12:40:33 +0000 (13:40 +0100)
commit90d8d4619b64e089abcd4543ca7c0836cb506d73
treee6448343ee6da45b12efcd59fb3cd9b02216fc17
parentda4d3e9ab1732fd5f7b68695447ad8cc92cfb4af
net/arp-scan: Disable promiscuous mode

If you run the arp-scan tool cyclically, the kernel messages for
promiscuous mode are very annoying.

This backports an upstream patch to disable the unnecessary promiscuous
mode in arp-scan.

Signed-off-by: Martin Schiller <redacted>
net/arp-scan/Makefile
net/arp-scan/patches/001-Disable-promiscuous-mode.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT