wpa 2:2.10-8 source package in Ubuntu
Changelog
wpa (2:2.10-8) unstable; urgency=medium * Pull the defconfig updates from the upstream’s Git. * Add an upstream patch: AP: guard FT-SAE code with CONFIG_IEEE80211R_AP. * Declare Breaks against NM without this patch (Closes: #1003907): - supplicant: enable WPA3 transition mode only when interface supports PMF -- Andrej Shadura <email address hidden> Sat, 09 Apr 2022 09:28:35 +0200
Upload details
- Uploaded by:
- Debian wpasupplicant Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian wpasupplicant Maintainers
- Architectures:
- linux-any kfreebsd-any
- Section:
- net
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
wpa_2.10-8.dsc | 2.1 KiB | 1a46d0affc9adc2c3a9e990ce1c3e8c26fcfee399a9b9a979924ac285a71f1e4 |
wpa_2.10.orig.tar.xz | 2.4 MiB | b39f85be9d8fd58adee1acae3735ec0a1f7bdc460fe3f6fd76a1d57e9ac910c6 |
wpa_2.10-8.debian.tar.xz | 84.2 KiB | 7f57a7212b7dd2740803b8bcf5591fb363d98266de567f73a7bf475dd2f4e729 |
No changes file available.
Binary packages built by this source
- eapoltest: EAPoL testing utility
eapol_test allows testing EAP authentication methods without using
a full 802.1X connection. It is frequently used to test the EAP
configuration of RADIUS systems. It is an administrator tool and not
required for standard 802.1X authentication.
- eapoltest-dbgsym: debug symbols for eapoltest
- hostapd: access point and authentication server for Wi-Fi and Ethernet
IEEE 802.11 AP and IEEE 802.1X/
WPA/WPA2/ WPA3/EAP Authenticator
.
Originally, hostapd was an optional user space component for Host AP
driver. It adds more features to the basic IEEE 802.11 management
included in the kernel driver: using external RADIUS authentication
server for MAC address based access control, IEEE 802.1X Authenticator
and dynamic WEP keying, RADIUS accounting, WPA/WPA2/WPA3 (IEEE 802.11i/RSN)
Authenticator and dynamic TKIP/CCMP keying.
.
The current version includes support for other drivers, an integrated
EAP authenticator (i.e., allow full authentication without requiring
an external RADIUS authentication server), and RADIUS authentication
server for EAP authentication.
.
hostapd works with the following drivers:
.
* mac80211 based drivers with support for master mode [linux]
* Host AP driver for Prism2/2.5/3 [linux]
* Driver interface for FreeBSD net80211 layer [kfreebsd]
* Any wired Ethernet driver for wired IEEE 802.1X authentication.
- hostapd-dbgsym: debug symbols for hostapd
- libwpa-client-dev: development files for WPA/WPA2 client support (IEEE 802.11i)
wpa-supplicant is a userspace daemon handling connection and authentication
in wireless and wired networks, primarily secured with the WPA/WPA2/WPA3
protocols. This software provides key negotiation with the access point
(WPA Authenticator), and controls association with IEEE 802.11i networks.
.
This package contains static libwpa_client library and header files.
- wpagui: graphical user interface for wpa_supplicant
wpagui provides a Qt interface for choosing which configured network
to connect to. It also provides a method for browsing 802.11 SSID scan
results, an event history log of messages generated by wpa_supplicant,
and a method to add or edit wpa_supplicant networks.
- wpagui-dbgsym: debug symbols for wpagui
- wpasupplicant: client support for WPA and WPA2 (IEEE 802.11i)
wpa-supplicant is a userspace daemon handling connection and authentication
in wireless and wired networks, primarily secured with the WPA/WPA2/WPA3
protocols. This software provides key negotiation with the access point
(WPA Authenticator), and controls association with IEEE 802.11i networks.
- wpasupplicant-dbgsym: debug symbols for wpasupplicant