Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/dev/ic
Module Name: src
Committed By: dyoung
Date: Tue Dec 28 22:30:07 UTC 2004
Modified Files:
src/sys/dev/ic: rtw.c rtwvar.h
Log Message:
Add bpf(4) packet taps to rtw(4). Now you can tap DLT_EN10MB
(Ethernet II), DLT_IEEE802_11 (802.11), and DLT_IEEE802_11_RADIO
(radiotap + 802.11).
To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/sys/dev/ic/rtw.c
cvs rdiff -r1.12 -r1.13 src/sys/dev/ic/rtwvar.h
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