pingcheck: Add new package 1995/head
authorBruno Randolf <br1@einfach.org>
Thu, 19 Nov 2015 14:59:01 +0000 (14:59 +0000)
committerBruno Randolf <br1@einfach.org>
Thu, 19 Nov 2015 21:34:34 +0000 (21:34 +0000)
commite22160507836369b3b99c1d87bc1cb959e4b94d0
treeec9dcfb521aa5f75db1e90af69e578d4dc2416fe
parent7069b07a1218a0cae317b360bba2cba1a83dd447
pingcheck: Add new package

Pingcheck is a daemon for OpenWRT which checks the online status of individual
network interfaces and makes this information available via UBUS and by
triggering "online" and "offline" scripts.

It is maintained at: https://github.com/br101/pingcheck

Signed-off-by: Bruno Randolf <br1@einfach.org>
net/pingcheck/Makefile [new file with mode: 0644]
net/pingcheck/pingcheck.init [new file with mode: 0755]