Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/vyos-legacy/wpa
VyOS wpa packages
https://github.com/vyos-legacy/wpa
Since there is the method org.freedesktop.DBus.Properties.GetAll that
returns all properties fro...
It looks like a RTM_NEWLINK event claiming the interface to be UP is
delivered just before remov...
This makes WPA_INTERFACE_DISABLED more consistent in indicating that
wpa_supplicant cannot curre...
It looks like a RTM_NEWLINK event claiming the interface to be UP is
delivered just before remov...
This was previously fixed for most cases in commit
ffad8858370e297b22ff5d9e6e36372755364ec0, but...
The pseudonym identity should use a realm in environments where a realm is
used. Thus, the realm...
The pseudonym identity should use a realm in environments where a realm is
used. Thus, the realm...
Do not show forgetting of old id values if no value was stored.
Signed-hostap: Jouni Malinen <j...
567d14fb23e3e40561f6ce791d6e3a330eb49985 authored almost 13 years ago
This reverts commit f75709d115185c4162e29ab73c0a9420e43d3893.
This should not have picked up due...
AT_NEXT_PSEUDONYM is supposed to be included only in the Challenge
messages, not in the Re-authe...
Commit d9a38716ccf90b0ab307f570a30931684a1b8730 did this for
hostapd_eapol_tx_status() but misse...
Commit 3c85f144ce7aa3967f881a7584a5b125061ca436 fixed issues with P2P
Action frame TX after disc...
Signed-hostap: Dan Harkins <[email protected]>
(cherry picked from commit 27c9d333d4bfab2b3ac3...
If wpas_go_connected() is called during group rekeying the P2P GO peer
will expire. To prevent t...
Search (p2p_scan) could already have been started at the point
remain-on-channel end event is be...
Commit 39185dfa549f076a6be114e0149a3649d302f477 changed the p2p_scan()
callback to return 1 in s...
This was supposed to be an internal API to be used only within
src/p2p/*.c.
Signed-hostap: Joun...
08b15c826f3bd3000cfb649ac14d2c76703a5224 authored almost 13 years ago
"BSS p2p_dev_addr=<P2P Device Address>" can now be used to fetch a
specific BSS entry based on t...
When a GO is operating a persistent group and invites a peer that has
been a P2P client in that ...
Add a new persistent group network block field, p2p_client_list, to
maintain a list of P2P Clien...
Append "p2p_dev_addr" parameter to AP-STA-DISCONNECTED event for P2P
connections. In addition, f...
Send the connection events from P2P group to both the group interface
and parent interface ctrl_...
Instead of trying to remember to add wpa_msg() calls for every possible
path where a STA becomes...
Even though the Provision Discovery Response frame from PD-before-join
does not really provide a...
Provision Discovery is used as a notification to the GO in the case we
are about join a running ...
When the GO negotiation peer is assigned, the state also cannot be IDLE,
SEARCH, or LISTEN_ONLY....
Driver global init was considered a hard failure. Thus if, for example,
you used the Broadcom ST...
The setter function uses the same hostapd_data structure as the getter
which causes it to crash ...
When using DBus to get group properties, a segmentation fault is
generated on P2P clients due to...
The disconnection command results in disassociation and deauthentication
events which were previ...
This fixes a corner case where a STA that has PMKSA cache entry (or
valid FT keys) could try to ...
Copy-paste error ended up using CHAP when MSCHAP was supposed to be
set.
Signed-hostap: Jouni M...
4e6bdb158cb2e7d600c7e1aea8dd999f0d096016 authored almost 13 years ago
While the exponential increase in the lockout period provides an
efficient mitigation mechanism ...
current_bss and pending_bssid weren't cleaned up so BSS
kept appearing in the scan results even ...
There is no point in installing *.service files into BINDIR.
Signed-hostap: Jouni Malinen <j@w1...
8dee7fb2a435b2b6f5d452bd7a7bb30f3f3ccef0 authored almost 13 years ago
This changes the install target such that parent directories of
installed paths area created and...
These have not been used since commit
8ddef94bd41747ba658ed4ed5dfa9e62b4b84cfa.
Signed-hostap: ...
7efba08f36b18c07e06bafacf7f97b2bf98dd038 authored almost 13 years agoThis patch allows to log hexdumps into syslog.
This is useful when testing, as syslog's network...
f59767ce009d8a95f71807ca3d42fd61be7a8066 authored almost 13 years ago
These properties did not work on big endian PowerPC (always 100% for
Signal and 0 for Frequency)...
Provide a means over DBus to set the conf->fast_reauth
property, which controls whether TLS sess...
It looks like Windows 7 WPS implementation does not like multiple
Authentication/Encryption Type...
wpas_wps_in_use() was forcing WPS to be enabled unconditionally if P2P
support was included in t...
Number of places in hostapd use ap_sta_disconnect() instead of
ap_sta_disassociate() or ap_sta_d...
Signed-hostap: Angie Chinchilla <[email protected]>
c9522b94c77733fcac8ebaed4ca71d2e0365b1cf authored almost 13 years ago
Even though we may not update P2P peer entry while connected to the
peer as a P2P client, we sho...
Even though we may not receive a Probe Response from the peer during
the connection, we should n...
The cookie value needs to be fetched in GO mode, too, to be able to
indicate TX status callbacks...
When a P2P group is removed, we better not leave possibly started
sched_scan running. This could...
Signed-hostap: Jouni Malinen <[email protected]>
(cherry picked from commit 4646ee67c0658cb0025be3f4fab2e9...
This patch notifies the upper framework that an on-going discovery has
been stopped. This is use...
Some deployed station implementations seem to send msg 4/4 with
incorrect type value in WPA2 mod...
Validate the length of each SSID passed in a new D-Bus protocol
Scan request.
(cherry picked fro...
The Device ID attribute was already used in Listen state, but it was
ignored in GO role. Verify ...
dev_id=<P2P Device Addr> can now be specified as an argument to
p2p_find to request P2P find for...
Now that we can use driver_nl80211.c with non-mac80211 drivers that
implement SME/MLME internall...
This is not included in the TESTS list, but should be removed anyway.
Signed-hostap: Jouni Mali...
290cebd8118b5ded986f1d2f78273e31f3435aed authored almost 13 years ago
Signed-hostap: Jouni Malinen <[email protected]>
(cherry picked from commit 57d38ddf6be4ec7b0347ddd96f250a...
Signed-hostap: Jouni Malinen <[email protected]>
(cherry picked from commit 0be3542338892e5c1e51682d3d2f50...
Commit e9c3c1afedd2d0c6a0939f40c40701af8c450e1f added a new D-Bus
method and that was enough to ...
The authentication timeout could be triggered after the connection has
already been known to hav...
The 'network.target' is special (per systemd.special(7)), and is to be
brought up indirectly whe...
Since wps_registrar_pbc_timeout is called to stop PBC, previously
registered wps_registrar_pbc_t...
This fixes issues with drivers that do not handle concurrent
remain-on-channel and scan operatio...
If the freq parameter is specified and we are already running legacy STA
on a different frequenc...
When nl80211_setup_ap() has enabled Probe Request reporting, this must
not be disabled when P2P ...
Start using global->p2p_dev_addr more consistently as the P2P Device
Address.
Signed-hostap: Jo...
4976ecc3fd56d17563e1dcc96160e36e22ee101f authored almost 13 years ago
Signed-hostap: Jouni Malinen <[email protected]>
(cherry picked from commit c3daee1df53f06a6b9dc36354e4bd0...
This can happen frequently during normal EAPOL-Key exchanges and there
is no need to log it at i...
The P2P peers are already expired.
Signed-hostap: Jouni Malinen <[email protected]>
(cherry picked from c...
If Provision Discovery Request is sent for GO role (i.e., P2P Group ID
attribute is included), a...
Add "persistent=<network id>" line to P2P_PEER ctrl_iface data
if a persistent group credentials...
If a P2P group network block is removed for any reason (e.g., wps_cancel
command) while the inte...
The P2P module provides access to public peer data in struct
p2p_peer_info. Use this to build th...
p2p_get_peer_info() was used in multiple places just to check whether a
specific peer is known. ...
Signed-hostap: Jouni Malinen <[email protected]>
(cherry picked from commit a601f71bc74f38549ed597ae4e30b1...
wpas_notify_p2p_sd_request() needs to be called when
p2p_sd_over_ctrl_iface is set to provide SD...
If the driver was associated in station mode just before the AP mode was
started, the station mo...
If p2p_listen is issued during a p2p_scan, a pending after-scan operation
is scheduled. However,...
The active station connection triggered wpa_supplicant AP mode startup
to try to update Beacon I...
Android ICS system/core/libnl_2 has very limited genl_ctrl_resolve()
implementation that cannot ...
The p2p_group_idle configuration parameter is much more useful for
GO role, so use a separate ha...
When P2P client is processing a disconnection event, make sure the P2P
idle timeout does not get...
I needed this patch to compile against the latest
libnl code. I added this to my config file:
C...
7ccb7787f9a15bc35f1ddec59a49ded5b68d4795 authored almost 13 years ago
When waiting for go_neg frame from the peer in WAIT_PEER_CONNECT state,
I have observed that som...
Provision discovery from a known peer should actually check for
dev->flags & P2P_DEV_PROBE_REQ_O...
The Provision Discovery Request needs to be sent on the operating
channel of the GO and as such,...
This can be used to request Provision Discovery Request to be sent
for the purpose of joining a ...
When in AP mode, wpa_supplicant is now enabling WPS (only Internal
Registrar). WPS.Start() call ...
The GO negotiation response is very cryptic at the moment. For a success
message we only know on...
When the station is connected to P2P GO after calling p2p_find command
the device sees itself. I...
It looks like some USIM cards respond with 0x67 (Wrong length) instead
of 0x6c to 00 b2 01 04 ff...
Need to remove ROAM command processing since the needed functionality
for it gets removed with C...
The whole wpa_supplicant_ctrl_iface_ctrl_rsp_handle() function operates
on the ssid->eap field w...
Return 1/0 instead 0/-1 to indicate valid/invalid element so that
the if statement makes more se...
Signed-hostap: Jouni Malinen <[email protected]>
(cherry picked from commit 9e088e743dbfb8c293b452773519a7...
Signed-hostap: Jason Young <[email protected]>
(manually fixed cherry pick from commit 588316...
Signed-hostap: Jouni Malinen <[email protected]>
(cherry picked from commit aa543c0c33cb4f6ad2f3ca3e3f6c30...
Antonio reported that RSN IBSS failed to work.
We traced it down to a GTK failure, and he then
b...
Previously, the WPS scans could have been done in associated state if we
happened to be associat...
A Pending Provision Discovery Request was sent in SEARCH phase after a
previous provision discov...