cvs commit: src/sys/net80211 ieee80211_ioctl.h

Sam Leffler sam at errno.com
Fri Nov 2 00:05:31 PDT 2007


Sam Leffler wrote:
> sam         2007-11-02 05:19:14 UTC
>
>   FreeBSD src repository
>
>   Modified files:
>     sys/net80211         ieee80211_ioctl.h 
>   Log:
>   correct channel flags returned by IEEE80211_IOC_STA_INFO; we need
>   to return all 32-bits to identify stations operating with HT
>   
>   MFC after:      1 week
>   
>   Revision  Changes    Path
>   1.25      +1 -1      src/sys/net80211/ieee80211_ioctl.h
> http://cvsweb.FreeBSD.org/src/sys/net80211/ieee80211_ioctl.h.diff?r1=1.24&r2=1.25
>
>   

Note this is an ABI change; you must recompile ifconfig (at least) to 
get proper output of sta tables (ifconfig foo list sta).

    Sam



More information about the cvs-src mailing list