Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 03 Jul 2005 01:02:55 -0000
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:  <200501182030.j0IKUGO7078663@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
sam         2005-01-18 20:30:16 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211_node.c 
  Log:
  Explicitly ignore ibss merge requests when the node is ic_bss.  This can
  happen on the first management frame received from a neighbor; we assume
  any merge candidate will send more frames and those should be processed
  with a suitable table entry.
  
  Stepped on by:  Tai-hwa Liang
  
  Revision  Changes    Path
  1.35      +2 -1      src/sys/net80211/ieee80211_node.c




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