Your message dated Tue, 1 Nov 2011 03:07:54 +0100 with message-id <[email protected]> and subject line Re: wpasupplicant: race condition in wpa_action disconnect between ifdown and if_post_down_up has caused the Debian Bug report #403045, regarding wpasupplicant: race condition in wpa_action disconnect between ifdown and if_post_down_up to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 403045: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=403045 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: wpasupplicant Version: 0.5.5-3 Severity: normal Tags: patch I have configured a roaming wpa configuration on my laptop using allow-hotplug wlan0 iface wlan0 inet manual wpa-driver wext wpa-roam /etc/wpa_supplicant.conf in /etc/network/interfaces. If a disconnect event occurs, wpa_action is called with the action DISCONNECTED, which "ifdown"s the interface and then should immediately re-enable the scanning mode by calling /etc/wpa_supplicant/functions.sh::if_post_down_up the problem is, at least in my case, that the link is _down_ afterwards, so wpasupplicant is not able to scan further. This seems to be caused by the interface not being completely downed yet when ifdown finishes; putting a 'sleep 1' into functions.sh::ifdown immediately after the call to /sbin/ifdown "solves" this problem. Furter system configuration info: - madwifi-ng wlan, using wpa_supplicants 'wext' driver - dhcpcd dhcp client -- System Information: Debian Release: 4.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.18-3-686 Locale: LANG=C, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Versions of packages wpasupplicant depends on: ii libc6 2.3.6.ds1-9 GNU C Library: Shared libraries ii libdbus-1-3 1.0.1-2 simple interprocess messaging syst ii libncurses5 5.5-5 Shared libraries for terminal hand ii libreadline5 5.2-1 GNU readline and history libraries ii libssl0.9.8 0.9.8c-4 SSL shared libraries ii lsb-base 3.1-22 Linux Standard Base 3.1 init scrip Versions of packages wpasupplicant recommends: pn dhcp3-client <none> (no description available) -- no debconf information
--- End Message ---
--- Begin Message ---Hi The madwifi-ng kernel module no longer exists in Debian, as it has been replaced by ath5k which is implemented in completely different ways. Closing this bug as it got no ping response in over a month - actually more than 4 years - and given that I don't notice any issues on several ath5k compatible devices with recent kernels (3.0/ 3.1). Regards Stefan Lippers-Hollmann
--- End Message ---

