Date: Fri, 24 Jul 2009 15:27:02 +0000 (UTC) From: Sam Leffler <sam@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/net80211 ieee80211.c Message-ID: <200907241527.n6OFRAgA027781@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
sam 2009-07-24 15:27:02 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211.c
Log:
SVN rev 195846 on 2009-07-24 15:27:02Z by sam
monitor mode vaps are meant to be read-only so they can operate on any
frequency w/o regulatory issues, do this by hooking if_transmit and
if_output with routines that discard all transmits
Reviewed by: thompsa, cbzimmer (intent)
Approved by: re (kensmith)
Revision Changes Path
1.83 +18 -5 src/sys/net80211/ieee80211.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907241527.n6OFRAgA027781>
