Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Nov 2010 13:26:09 +0000 (UTC)
From:      Bernhard Schmidt <bschmidt@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/net80211 ieee80211_scan_sta.c
Message-ID:  <201011201326.oAKDQR2k031472@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
bschmidt    2010-11-20 13:26:09 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_8)
    sys/net80211         ieee80211_scan_sta.c 
  Log:
  SVN rev 215564 on 2010-11-20 13:26:09Z by bschmidt
  
  MFC r213321:
  Fix background roaming to actually work in AUTO roaming mode.
  
  IEEE80211_F_BGSCAN is a vap flag, not a channel flag. So although bgscan
  occured, sta_roam_check() would never be called.
  
  Committed by:   adrian
  
  Revision  Changes    Path
  1.29.2.3  +1 -1      src/sys/net80211/ieee80211_scan_sta.c



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