Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Jul 2005 01:31:34 +0000 (UTC)
From:      Tai-hwa Liang <avatar@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net80211 ieee80211_input.c
Message-ID:  <200507060131.j661VYEJ062559@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
avatar      2005-07-06 01:31:34 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211_input.c 
  Log:
  Only update the scan entry state based on newly received frames.
  This fixes duplicative BSS entries(memory leaks as well) listed in
  "ifconfig dev list scan" when a station fails to associate with an AP.
  
  Reviewed by:    sam
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.56      +2 -1      src/sys/net80211/ieee80211_input.c



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