cvs commit: src/sys/net80211 ieee80211_freebsd.c ieee80211_input.c ieee80211_proto.c ieee80211_proto.h ieee80211_var.h

Sam Leffler sam at errno.com
Mon Dec 12 10:09:32 PST 2005


Sam Leffler wrote:
> sam         2005-12-12 18:04:44 UTC
> 
>   FreeBSD src repository
> 
>   Modified files:
>     sys/net80211         ieee80211_freebsd.c ieee80211_input.c 
>                          ieee80211_proto.c ieee80211_proto.h 
>                          ieee80211_var.h 
>   Log:
>   Add ieee80211_beacon_miss for processing sta mode beacon miss events
>   in the 802.11 layer: we send a directed probe request frame to the
>   current ap bmiss_max times (w/o answer) before scanning for a new ap.
>

Actually we send bmiss_max-1 probe requests.  Note also this isn't 
hooked up to any drivers yet.

	Sam



More information about the cvs-all mailing list