Subject: CVS commit: src/usr.sbin/ifwatchd
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 12/27/2003 00:05:46
Module Name:	src
Committed By:	martin
Date:		Sat Dec 27 00:05:46 UTC 2003

Modified Files:
	src/usr.sbin/ifwatchd: ifwatchd.c

Log Message:
Use the new SPPPGETSTATUSNCP ioctl, if supported, to avoid reporting
intermitent changes on "volatile" interfaces based on if_spppsubr.c.
This interfaces used to cause ifwatchd to call the up and down scripts
with 0.0.0.0 addresses between entering PPP phase network and IPCP
completition.


To generate a diff of this commit:
cvs rdiff -r1.17 -r1.18 src/usr.sbin/ifwatchd/ifwatchd.c

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