Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 10 Jul 2006 00:44:47 +0000 (UTC)
From:      Sam Leffler <sam@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/net80211 ieee80211_node.c
Message-ID:  <200607100044.k6A0imPX076540@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2006-07-10 00:44:47 UTC

  FreeBSD src repository

  Modified files:        (Branch: RELENG_6)
    sys/net80211         ieee80211_node.c 
  Log:
  MFC 1.74:
      Ensure outbound data packets in hostap mode are delivered only
      to stations that are associated by making ieee80211_find_txnode
      return NULL when a unicast frame is to be delivered to an
      unassociated station.
  
  Revision   Changes    Path
  1.48.2.11  +12 -1     src/sys/net80211/ieee80211_node.c



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