Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Feb 2011 19:05:42 +0000 (UTC)
From:      Bernhard Schmidt <bschmidt@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/net80211 ieee80211_adhoc.c ieee80211_hostap.c ieee80211_mesh.c ieee80211_sta.c ieee80211_wds.c
Message-ID:  <201102221905.p1MJ5rRN090346@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bschmidt    2011-02-22 19:05:42 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211_adhoc.c ieee80211_hostap.c 
                         ieee80211_mesh.c ieee80211_sta.c 
                         ieee80211_wds.c 
  Log:
  SVN rev 218958 on 2011-02-22 19:05:42Z by bschmidt
  
  Make sure to only accept and handle action frames which are for us. In
  promiscuous mode we might receive stuff which otherwise gets filtered
  by hardware.
  
  Revision  Changes    Path
  1.21      +13 -4     src/sys/net80211/ieee80211_adhoc.c
  1.33      +13 -4     src/sys/net80211/ieee80211_hostap.c
  1.18      +8 -20     src/sys/net80211/ieee80211_mesh.c
  1.38      +9 -4      src/sys/net80211/ieee80211_sta.c
  1.18      +15 -13    src/sys/net80211/ieee80211_wds.c



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