Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 06 Jun 2015 09:32:34 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-wireless@FreeBSD.org
Subject:   [Bug 200672] [patch] wpa_supplicant(8): handle RTM_IEEE80211_RADIO event
Message-ID:  <bug-200672-21060@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=200672

            Bug ID: 200672
           Summary: [patch] wpa_supplicant(8): handle RTM_IEEE80211_RADIO
                    event
           Product: Base System
           Version: 11.0-CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch
          Severity: Affects Only Me
          Priority: ---
         Component: wireless
          Assignee: freebsd-wireless@FreeBSD.org
          Reporter: s3erios@gmail.com
          Keywords: patch

Created attachment 157461
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=157461&action=edit
Convert RTM_IEEE80211_RADIO to EVENT_INTERFACE_DISABLED / ENABLED

Without this patch wpa_supplicant(8) tries to start a scan when interface is
down -> results in numerous 'ioctl[SIOCS80211, op=103, val=0, arg_len=128]:
Device not configured'. Also, fixes* unneeded INIT -> SCAN state transition
with https://reviews.freebsd.org/D2655 applied.

* Driver must use the ieee80211_notify_radio() function.

-- 
You are receiving this mail because:
You are the assignee for the bug.



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