Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-6] syssrc/sys/net



Module Name:    syssrc
Committed By:   tron
Date:           Fri Nov  1 10:56:18 UTC 2002

Modified Files:
        syssrc/sys/net [netbsd-1-6]: if.c

Log Message:
Pull up revision 1.105 (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.104 -r1.104.4.1 syssrc/sys/net/if.c

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




Home | Main Index | Thread Index | Old Index