]> git.ipfire.org Git - ipfire-2.x.git/commit
arpwatch: New package
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 29 Jul 2025 14:34:28 +0000 (14:34 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Mon, 4 Aug 2025 15:43:45 +0000 (15:43 +0000)
commitc8540f81307e1027e05dc5e8953f0b722ad44233
tree5b682baaa5ba277f92dc6fd3b2f60ee0ca8ffe00
parent0105e8685da8dac43690d7e47ed8531550ce5863
arpwatch: New package

This allows to receive an email notification if a new host is detected
on a network.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
config/backup/includes/arpwatch [new file with mode: 0644]
config/rootfiles/packages/arpwatch [new file with mode: 0644]
lfs/arpwatch [new file with mode: 0644]
make.sh
src/initscripts/packages/arpwatch [new file with mode: 0644]
src/paks/arpwatch/install.sh [new file with mode: 0644]
src/paks/arpwatch/uninstall.sh [new file with mode: 0644]
src/paks/arpwatch/update.sh [new file with mode: 0644]
src/patches/arpwatch/53_stop-using-_getshort.patch [new file with mode: 0644]