HEADS UP: 802.11 ioctl structure size change

Sepherosa Ziehau sepherosa at gmail.com
Fri Jan 18 23:44:49 PST 2008


HEAD users that have checked out following change needs to do at least
quickworld/realquickworld and quickkernel

On Jan 19, 2008 3:34 PM, Sepherosa Ziehau <sephe at crater.dragonflybsd.org> wrote:
> sephe       2008/01/18 23:34:13 PST
>
> DragonFly src repository
>
>   Modified files:
>     sbin/ifconfig        ifieee80211.c
>     sys/netproto/802_11  ieee80211_ioctl.h
>     sys/netproto/802_11/wlan ieee80211_ioctl.c
>   Log:
>   - Capabilities information field is 2bytes long.  Mark old sta info
>     structure's capinfo as deprecated.  Add new field in sta info to
>     deliver capabilities information to userland applications.
>   - Update ifconfig(8)
>
>   Revision  Changes    Path
>   1.20      +1 -1      src/sbin/ifconfig/ifieee80211.c
>   1.8       +2 -1      src/sys/netproto/802_11/ieee80211_ioctl.h
>   1.13      +2 -1      src/sys/netproto/802_11/wlan/ieee80211_ioctl.c
>
>
> http://www.dragonflybsd.org/cvsweb/src/sbin/ifconfig/ifieee80211.c.diff?r1=1.19&r2=1.20&f=u
> http://www.dragonflybsd.org/cvsweb/src/sys/netproto/802_11/ieee80211_ioctl.h.diff?r1=1.7&r2=1.8&f=u
> http://www.dragonflybsd.org/cvsweb/src/sys/netproto/802_11/wlan/ieee80211_ioctl.c.diff?r1=1.12&r2=1.13&f=u
>



-- 
Live Free or Die





More information about the Users mailing list