Date: Mon, 12 Dec 2005 10:10:16 -0800 From: Sam Leffler <sam@errno.com> To: src-committers@FreeBSD.org Cc: cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sys/net80211 ieee80211_freebsd.c ieee80211_input.c ieee80211_proto.c ieee80211_proto.h ieee80211_var.h Message-ID: <439DBD08.1040501@errno.com> In-Reply-To: <200512121804.jBCI4ibN052708@repoman.freebsd.org> References: <200512121804.jBCI4ibN052708@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?439DBD08.1040501>