cvs commit: src/sys/net80211 ieee80211_node.c ieee80211_output.c
ieee80211_proto.c ieee80211_proto.h
Sam Leffler
sam at FreeBSD.org
Fri Jul 22 21:33:00 GMT 2005
sam 2005-07-22 21:11:26 UTC
FreeBSD src repository
Modified files:
sys/net80211 ieee80211_node.c ieee80211_output.c
ieee80211_proto.c ieee80211_proto.h
Log:
split xmit of probe request frame out into a separate routine that
takes explicit parameters; this will be needed when scanning is
decoupled from the state machine to do bg scanning
MFC after: 3 days
Revision Changes Path
1.55 +0 -15 src/sys/net80211/ieee80211_node.c
1.31 +85 -33 src/sys/net80211/ieee80211_output.c
1.22 +5 -2 src/sys/net80211/ieee80211_proto.c
1.14 +6 -0 src/sys/net80211/ieee80211_proto.h
More information about the cvs-src
mailing list