arp-whisper: Add new package
authorFacundo Acevedo <redacted>
Fri, 9 Jun 2023 23:47:59 +0000 (20:47 -0300)
committerJosef Schlehofer <redacted>
Sun, 18 Jun 2023 05:44:06 +0000 (07:44 +0200)
commitce0749a477d64b23fc77e6bd24d18903263ac4c6
tree621b735936b175498e17361837782083db3d7453
parentb0f8ca045da65147731c56dfa3e5eb1f70e70f7f
arp-whisper: Add new package

arp-whisper listens to ARP requests on a network interface and responds
to them based on a list of IP-MAC address mappings defined in a
configuration file

Signed-off-by: Facundo Acevedo <redacted>
utils/arp-whisper/Makefile [new file with mode: 0644]
utils/arp-whisper/files/arp-whisper.init [new file with mode: 0644]
utils/arp-whisper/files/etc/arp-whisper/arp-whisper [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT