Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jul 2011 15:22:35 +0000 (UTC)
From:      Adrian Chadd <adrian@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sbin/ifconfig ifieee80211.c
Message-ID:  <201107191522.p6JFMkqq053749@repoman.freebsd.org>

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

adrian      2011-07-19 15:22:35 UTC

  FreeBSD src repository

  Modified files:
    sbin/ifconfig        ifieee80211.c 
  Log:
  SVN rev 224219 on 2011-07-19 15:22:35Z by adrian
  
  This patch enables listing DFS related flags when 'ifconfig -v wlanX
  list channel' is run. The following new options are introduced:
  
  * D: channel requires DFS
  * R: channel has a radar event
  * I: channel has detected inteference
  * C: the CAC period has completed on a channel that requires it (ie,
    DFS + PASSIVE.)
  
  It's relevant for developing, debugging and using the DFS and
  interference options.
  
  Approved by:    re (bz)
  
  Revision  Changes    Path
  1.93      +14 -3     src/sbin/ifconfig/ifieee80211.c



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