Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 13 Jun 2009 23:43:00 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/ifconfig ifieee80211.c src/sys/net80211 ieee80211_ioctl.h
Message-ID:  <200906132348.n5DNmpJR094657@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2009-06-13 23:43:00 UTC

  FreeBSD src repository

  Modified files:
    sbin/ifconfig        ifieee80211.c 
    sys/net80211         ieee80211_ioctl.h 
  Log:
  SVN rev 194136 on 2009-06-13 23:43:00Z by sam
  
  Rev IEEE80211_IOC_STA_INFO abi: ni_flags grew from 16 bits to 32
  bits but isi_state did not follow; expand it to 32 bits and pad to
  maintain alignment.  Note this is an incompatible change that
  requires rebuilding of user applications.
  
  Submitted by:   rpaulo, cbzimmer, avatar
  
  Revision  Changes    Path
  1.80      +31 -21    src/sbin/ifconfig/ifieee80211.c
  1.36      +2 -1      src/sys/net80211/ieee80211_ioctl.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906132348.n5DNmpJR094657>