cvs commit: src/sbin/ifconfig ifieee80211.c

Sam Leffler sam at errno.com
Thu Aug 10 06:18:26 UTC 2006


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


More information about the cvs-src mailing list