naywatch: add naywatch
authorNick Hainke <vincent@systemli.org>
Tue, 13 Jul 2021 15:33:42 +0000 (17:33 +0200)
committerMoritz Warning <moritzwarning@web.de>
Sun, 1 Aug 2021 18:57:12 +0000 (20:57 +0200)
commit1088e65440b1f2f67b40e6a3073571da14f6a4b3
tree368bc77baf6ff6fb68c91a2fe0796a232e5e0c7b
parent87be9afac67d177015d09b4232930b224899d474
naywatch: add naywatch

The network may crash on the SoCs, but the SoC itself does not. This
leads to a node no longer being accessible in a mesh network.  If the
node is placed in a location that is not easily accessible, e.g. in a
high tower, it can cause a lot of problems. Therefore we check the
link-local connectivity on the configured interfaces.

Signed-off-by: Nick Hainke <vincent@systemli.org>
Tested-by: Simon Polack <spolack+git@mailbox.org>
Signed-off-by: Simon Polack <spolack+git@mailbox.org>
naywatch/Makefile [new file with mode: 0644]
naywatch/files/naywatch.config [new file with mode: 0644]
naywatch/files/naywatch.init [new file with mode: 0644]
naywatch/files/naywatch.sh [new file with mode: 0644]