aboutsummaryrefslogtreecommitdiff
path: root/net/addrwatch/patches/002-fix-uclibc-sysconf.patch
Commit message (Collapse)AuthorAge
* addrwatch: update to 1.0.2Rosen Penev2020-02-26
| | | | | | | | | | | | | | Switch to standard tarball to avoid autoreconfig. Fix license information. Add PKG_BUILD_PARALLEL for faster compilation. Add PKG_INSTALL for consistency with other packages. Removed upstreamed patches. Refresh remaining one. Signed-off-by: Rosen Penev <rosenp@gmail.com>
* addrwatch: Update to 1.0.1Rosen Penev2018-06-09
| | | | | | Switch to codeload for smaller filesize. We need to run autoreconf anyway Signed-off-by: Rosen Penev <rosenp@gmail.com>
* addrwatch: new packageOndřej Caletka2016-07-14
Maintainer: Ondrej Caletka / @Oskar456 Compile tested: TurrisOS 3.1 (fork of OpenWRT Chaos Calmer), Trunk (both uClibC and musl) Run tested: mpc85xx - Turris 1.0 - TurrisOS - no problems observed Upstream: https://github.com/fln/addrwatch / @fln Description: This is a tool similar to arpwatch. It's main purpose is to monitor network and log discovered ethernet/ip pairings. The package has been UCIfied, care has been taken to reload the deamon every time an interface goes up or down. Signed-off-by: Ondřej Caletka <ondrej@caletka.cz>