From nobody@FreeBSD.org  Wed Apr 18 22:06:27 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 38ED41065676
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 18 Apr 2012 22:06:27 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id 243118FC1E
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 18 Apr 2012 22:06:27 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q3IM6QRt052892
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 18 Apr 2012 22:06:26 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q3IM6QGO052891;
	Wed, 18 Apr 2012 22:06:26 GMT
	(envelope-from nobody)
Message-Id: <201204182206.q3IM6QGO052891@red.freebsd.org>
Date: Wed, 18 Apr 2012 22:06:26 GMT
From: Aleksandr Rybalko <ray@ddteam.net>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [wireless][ath]channel switch on another VAP break channel setup of other
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         167080
>Category:       kern
>Synopsis:       [ath] channel switch on another VAP break channel setup of other
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-wireless
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 18 22:10:01 UTC 2012
>Closed-Date:    
>Last-Modified:  Mon Apr 23 03:01:43 UTC 2012
>Originator:     Aleksandr Rybalko
>Release:        HEAD
>Organization:
>Environment:
FreeBSD  10.0-CURRENT FreeBSD 10.0-CURRENT #15 r0:234385M: Wed Apr 18 17:36:43 EEST 2012     ray@terran.dlink.ua:/usr/obj/usr/home/ray/work/DDTeam.net/ZRouter/zrouter/tmp/mips.mips/usr/1/MIPS_FreeBSD/HEAD/head/sys/usr/obj/usr/home/ray/work/DDTeam.net/ZRouter/zrouter/conf/D-Link_DIR-825  mips

>Description:
Example setup:

ifconfig wlan0 create wlandev ath0 wlanmode hostap
ifconfig wlan1 create wlandev ath0 wlanmode hostap
ifconfig wlan2 create wlandev ath0 wlanmode hostap
ifconfig wlan0 channel 10 ssid wlan0
ifconfig wlan1 channel 11 ssid wlan1
ifconfig wlan2 channel 12 ssid wlan2
ifconfig wlan0 up
. 1
. 2

Now client station see only "wlan2" AP.

ifconfig wlan1 channel 12

Now client see "wlan1" and "wlan2".

ifconfig wlan0 - in both cases show current channel 10 (as configured at beginning).




>How-To-Repeat:

>Fix:


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->freebsd-wireless 
Responsible-Changed-By: linimon 
Responsible-Changed-When: Thu Apr 19 00:12:53 UTC 2012 
Responsible-Changed-Why:  
Over to maintainer(s). 

http://www.freebsd.org/cgi/query-pr.cgi?pr=167080 
>Unformatted:
