svn commit: r336203 - in head: contrib/wpa contrib/wpa/hostapd contrib/wpa/hs20/client contrib/wpa/patches contrib/wpa/src/ap contrib/wpa/src/common contrib/wpa/src/crypto contrib/wpa/src/drivers c...
Kyle Evans
kevans at freebsd.org
Wed Jul 18 15:15:55 UTC 2018
On Wed, Jul 11, 2018 at 1:53 PM, Cy Schubert <cy at freebsd.org> wrote:
> Author: cy
> Date: Wed Jul 11 18:53:18 2018
> New Revision: 336203
> URL: https://svnweb.freebsd.org/changeset/base/336203
>
> Log:
> MFV r324714:
>
> Update wpa 2.5 --> 2.6.
>
> MFC after: 1 month
>
Hi,
Thanks again for the update! For some reason with 2.6, I'm seeing
hourly (+/- a minute or two) disconnects:
Jul 18 08:16:47 shiva wpa_supplicant[63771]: wlan0:
CTRL-EVENT-DISCONNECTED bssid=... reason=1 locally_generated=1
Jul 18 08:16:47 shiva kernel: wlan0: link state changed to DOWN
Jul 18 08:16:47 shiva wpa_supplicant[63771]: ioctl[SIOCS80211, op=20,
val=0, arg_len=7]: Can't assign requested address
Jul 18 08:18:03 shiva wpa_supplicant[63771]: wlan0: Trying to
associate with ... (SSID='FBI Surveillance Cat' freq=2437 MHz)
Jul 18 08:18:03 shiva wpa_supplicant[63771]: wlan0: Associated with ...
Jul 18 08:18:03 shiva kernel: wlan0: link state changed to UP
Jul 18 08:18:03 shiva dhclient[40889]: send_packet: No buffer space available
Jul 18 08:18:03 shiva wpa_supplicant[63771]: wlan0: WPA: Key
negotiation completed with ... [PTK=CCMP GTK=CCMP]
Jul 18 08:18:03 shiva wpa_supplicant[63771]: wlan0:
CTRL-EVENT-CONNECTED - Connection to ... completed [id=0 id_str=]
Jul 18 08:18:06 shiva dhclient[42269]: New IP Address (wlan0): 192.168.1.150
Jul 18 08:18:06 shiva dhclient[42841]: New Subnet Mask (wlan0): 255.255.255.0
Jul 18 08:18:06 shiva dhclient[43080]: New Broadcast Address (wlan0):
192.168.1.255
Jul 18 08:18:06 shiva dhclient[43248]: New Routers (wlan0): 192.168.1.1
Any idea what that might be about? My wpa_supplicant.conf is fairly
minimal with exactly one network specified.
Thanks,
Kyle Evans
More information about the svn-src-head
mailing list