Date: Wed, 09 Aug 2006 23:18:24 -0700 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/sbin/ifconfig ifieee80211.c Message-ID: <44DACFB0.4090907@errno.com> In-Reply-To: <200608100606.k7A66Db2065421@repoman.freebsd.org> References: <200608100606.k7A66Db2065421@repoman.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Sam Leffler wrote: > sam 2006-08-10 06:06:13 UTC > > FreeBSD src repository > > Modified files: > sbin/ifconfig ifieee80211.c > Log: > fixup list station support: > o add sanity check to avoid possible looping > o use intended api for IEEE80211_IOC_STA_INFO > o when operating in sta mode get the sta info for the ap This provides a stopgap mechanism for seeing the current rssi when in sta mode. As soon as I can commit the code to push the noise floor up to the 802.11 layer I'll mod ifconfig to show signal+nf in the normal status display. This should also help folks that've been asking for a way to get the current rssi/signal level for ui tools. Sam
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?44DACFB0.4090907>