chiark / gitweb /
polypath: Provide Linux interface monitor
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Mon, 29 Sep 2014 14:17:13 +0000 (15:17 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 9 Oct 2014 18:29:51 +0000 (19:29 +0100)
commited5d1eea357995d2c1e38b4ef3fffc7ebc891d8d
tree4e7c2d2e0ed8c45a7e85e8aa6c54bba3bedc0019
parentf16098a1c79187d7fc08fc2bba86dc8874325589
polypath: Provide Linux interface monitor

This script monitors the local network interfaces and prints output as
interfaces and addresses appear and disappear.

Install it in $(datarootdir).  Provide $(datarootdir) to C code via a
-D compiler flag.  Provide the appropriate path as the default setting
for `monitor-command' in the polypath module.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
Makefile.in
polypath-interface-monitor-linux [new file with mode: 0755]
polypath.c