Subject: CVS commit: [netbsd-1-6] syssrc/sys/sys
To: None <source-changes@netbsd.org>
From: Matthias Scheler <tron@netbsd.org>
List: source-changes
Date: 11/01/2002 12:55:46
Module Name:	syssrc
Committed By:	tron
Date:		Fri Nov  1 10:55:46 UTC 2002

Modified Files:
	syssrc/sys/sys [netbsd-1-6]: sockio.h

Log Message:
Pull up revision 1.19 (requested by martin in ticket #32):
Add SIOCGIFDATA and SIOCZIFDATA ioctl's to get interface data.  (the Z
variant also zeroes the counters after copying them).  In ifunit, add
support for dealing all numeric ifname by treating them as an ifindex
which is used to look up the interface.


To generate a diff of this commit:
cvs rdiff -r1.18 -r1.18.16.1 syssrc/sys/sys/sockio.h

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