Subject: CVS commit: basesrc/usr.sbin/ifwatchd
To: None <source-changes@netbsd.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 11/19/2001 11:43:04
Module Name:	basesrc
Committed By:	martin
Date:		Mon Nov 19 09:43:04 UTC 2001

Added Files:
	basesrc/usr.sbin/ifwatchd: Makefile ifwatchd.8 ifwatchd.c

Log Message:
New utility: ifwatchd.
Monitors the routing socket for address changes of autonomous (kernel only)
interfaces (like PPPoE) and runs up/down scripts similar to what pppd
does for its interfaces.


To generate a diff of this commit:
cvs rdiff -r0 -r1.1 basesrc/usr.sbin/ifwatchd/Makefile \
    basesrc/usr.sbin/ifwatchd/ifwatchd.8 basesrc/usr.sbin/ifwatchd/ifwatchd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.