Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Jul 2016 05:46:57 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 211214] net/wpa_gui: Several improvements
Message-ID:  <bug-211214-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 211214
           Summary: net/wpa_gui: Several improvements
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: freebsd-ports-bugs@FreeBSD.org
          Reporter: yuri@rawbw.com

Created attachment 172696
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D172696&action=
=3Dedit
patch

This patch does the following:
* Adds DEBUG option to simplify troubleshooting
* Adds debug logging of wpa_supplicant control interface
* Installs the manpage
* Adds USE_QT4=3Dcorelib
* Makes wpa_gui executable setuid to allow it to easily connect to
wpa_supplicant control socket
* Fixes the problem that wpa_gui sometimes picks up .pid file instead of the
control interface

wpa_gui needs wpa_supplicant to create the control interface socket, which =
is
done by this patch:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D211213

With the 211213 patch, wpa_gui now seamlessly works with wpa_supplicant from
the port security/wpa_supplicant when /etc/rc.conf has:
> wpa_supplicant_enable=3D"YES"
> wpa_supplicant_program=3D"/usr/local/sbin/wpa_supplicant"

--=20
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-211214-13>