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>
Tue, 21 Oct 2014 00:07:10 +0000 (01:07 +0100)
commite61a41a48cdc15d9743731deed717961fdcf4da2
tree4e7c2d2e0ed8c45a7e85e8aa6c54bba3bedc0019
parentce5c098f8a19a42ddaeb488ed643ae3b5e697c7b
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