cvs commit: src/sys/net80211 ieee80211_scan_sta.c
    Sam Leffler 
    sam at FreeBSD.org
       
    Fri Feb 29 04:07:08 UTC 2008
    
    
  
sam         2008-02-29 04:07:08 UTC
  FreeBSD src repository
  Modified files:
    sys/net80211         ieee80211_scan_sta.c 
  Log:
  Fix adhoc mode to scan all available channels for a bss to join
  while still restricting auto-channel select to only those channels
  permitted by regulatory constraints (sorta, we're still missing the
  checks to honor radar and noadhoc status on channels).  This somehow
  got lost in the initial merge of the revised scanning code.
  
  Reviewed by:    jhay
  MFC after:      2 weeks
  
  Revision  Changes    Path
  1.9       +63 -42    src/sys/net80211/ieee80211_scan_sta.c
    
    
More information about the cvs-all
mailing list