CVSROOT: /cvs Module name: src Changes by: [email protected] 2024/02/06 07:18:15
Modified files:
sys/dev/ic : qwx.c qwxvar.h
Log message:
implement basic bpf(4) support for qwx(4)
This is sufficient to capture 802.11 frames with tcpdump -y IEEE802_11_RADIO.
Meta-data such as RSSI and channel number is not yet recorded.
