K 10 svn:author V 3 sam K 8 svn:date V 27 2003-01-20T19:08:46.000000Z K 7 svn:log V 468 o add BIOCGDLTLIST and BIOCSDLT ioctls to get the data link type list and set the link type for use by libpcap and tcpdump o move mtx unlock in bpfdetach up; it doesn't need to be held so long o change printf in bpf_detach to distinguish it from the same one in bpfsetdlt Note there are locking issues here related to ioctl processing; they have not been addressed here. Submitted by: Guy Harris Obtained from: NetBSD (w/ locking modifications) END