Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Mar 2009 19:13:11 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/net80211 ieee80211_output.c ieee80211_proto.h ieee80211_superg.c ieee80211_superg.h
Message-ID:  <200903261913.n2QJDHNv066004@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2009-03-26 19:13:11 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211_output.c ieee80211_proto.h 
                         ieee80211_superg.c ieee80211_superg.h 
  Log:
  SVN rev 190451 on 2009-03-26 19:13:11Z by sam
  
  Fix enough bits so that fast frames work again:
  o include ath ie in beacon frames
  o fix probe response check for including ath ie
  o add ieee80211_add_athcap shorthand for ap-side ie additions
  
  Revision  Changes    Path
  1.79      +35 -11    src/sys/net80211/ieee80211_output.c
  1.37      +2 -0      src/sys/net80211/ieee80211_proto.h
  1.3       +20 -3     src/sys/net80211/ieee80211_superg.c
  1.2       +2 -1      src/sys/net80211/ieee80211_superg.h



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