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, 2 Oct 2014 15:40:19 +0000 (16:40 +0100)
commit19d2482ae0f789899a7508af597babcd320fc5d8
tree841925636eb4d50bdb02cbfc20db257b75688202
parent9f4d52189ef38220cd564fd3b1a275b21ae64a82
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