Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 12/18/2000 23:05:04
Module Name: syssrc
Committed By: thorpej
Date: Mon Dec 18 21:05:04 UTC 2000
Modified Files:
syssrc/sys/net: if.c
syssrc/sys/sys: sockio.h
Log Message:
Add SIOCGIFDLT, which will fetch the data link type (DLT_* constant)
for a given network interface.
To generate a diff of this commit:
cvs rdiff -r1.79 -r1.80 syssrc/sys/net/if.c
cvs rdiff -r1.14 -r1.15 syssrc/sys/sys/sockio.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.