Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jul 2011 15:24:44 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/net80211 ieee80211_proto.c
Message-ID:  <201107191524.p6JFOqX6053885@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

adrian      2011-07-19 15:24:44 UTC

  FreeBSD src repository

  Modified files:
    sys/net80211         ieee80211_proto.c 
  Log:
  SVN rev 224220 on 2011-07-19 15:24:44Z by adrian
  
  This sets the BSS channel for each VAP for the given interface.
  It's only relevant in STA mode.
  
  The CSA forces a channel switch for the interface, but doesn't update
  the VAP channel.
  
  Approved by:    re (bz)
  
  Revision  Changes    Path
  1.70      +15 -0     src/sys/net80211/ieee80211_proto.c



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