cvs commit: src/sys/net80211 ieee80211_input.c
Sam Leffler
sam at FreeBSD.org
Mon Sep 15 12:38:30 PDT 2003
sam 2003/09/15 12:38:29 PDT
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_input.c
Log:
Change input handling to not expect drivers to filter short frames.
In particular, let drivers send up control frames so we can dispatch
them to bpf in monitor mode.
This is the first (small) step to adding more functionality such as
power save mode.
Revision Changes Path
1.9 +24 -6 src/sys/net80211/ieee80211_input.c
More information about the cvs-src
mailing list