3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2025-08-04 02:47:23 +02:00

Commit Graph

  • 1cd3cd2eb9 iwmon: add support for new key format James Prestwood 2021-10-04 09:48:51 -07:00
  • 9766426b59 wiphy/netdev: Add & use wiphy_control_port_capable Denis Kenzior 2021-10-01 09:29:04 -05:00
  • 6f925c4dae manager/wiphy: Move default if determination Denis Kenzior 2021-10-01 08:49:07 -05:00
  • c5890ac87f netconfig: Apply MDNS setting at _configure time Denis Kenzior 2021-09-29 16:06:52 -05:00
  • 7f55a241a4 netconfig: Allow consecutive calls to _load_settings() Denis Kenzior 2021-09-29 15:54:41 -05:00
  • 3021472358 netconfig: Set netconfig_get_static6_gateway out param on success Andrew Zaborowski 2021-09-25 03:11:48 +02:00
  • d71a604385 netconfig: Track the IPv6 route add netlink command Andrew Zaborowski 2021-09-25 03:11:46 +02:00
  • 83a30fe5ae auto-t: rekey in FT/FILS tests James Prestwood 2021-09-28 15:36:09 -07:00
  • 7c1e3ab76a auto-t: hostapd.py: add rekey() utility James Prestwood 2021-09-28 15:36:08 -07:00
  • 908dff807e auto-t: fix testSAE to continue if a test fails James Prestwood 2021-09-28 15:36:07 -07:00
  • a71f24109f auto-t: block auth frames for FT-over-DS test James Prestwood 2021-09-28 15:36:06 -07:00
  • 26befb5850 auto-t: add OCV to FILS test James Prestwood 2021-09-28 15:36:05 -07:00
  • 9da9c5a63f doc: add testing option to hostapd.config James Prestwood 2021-09-28 15:36:04 -07:00
  • e6340996d7 eapol: netdev: allow rekeys using FT-FILS James Prestwood 2021-09-28 15:25:53 -07:00
  • 183a7a18a9 eapol: don't enforce PMKID on 1/4 if require_handshake is false James Prestwood 2021-09-28 15:25:52 -07:00
  • 0f3b2ae180 unit: update test-eapol with GTK API change James Prestwood 2021-09-28 15:25:51 -07:00
  • ad4d639854 eapol: include OCI in GTK 2/2 James Prestwood 2021-09-28 15:25:50 -07:00
  • 27be63fe65 ft: check authenticator_ie from ft_ds_info, not handshake James Prestwood 2021-09-28 15:25:49 -07:00
  • ae358bd524 ft: netdev: store FT-over-DS target RSNE/WPA James Prestwood 2021-09-28 14:27:39 -07:00
  • d0b0004c8c netdev: set result/status for deauth path James Prestwood 2021-09-28 14:27:38 -07:00
  • 7e9708ddbc station: start FT-over-DS actions after roaming James Prestwood 2021-09-28 14:27:37 -07:00
  • d68c9e69fa fils: support OCI in reassociation James Prestwood 2021-09-28 14:27:36 -07:00
  • c4c14f3ac0 ft: set OCVC false for FT-over-DS James Prestwood 2021-09-28 09:45:53 -07:00
  • bc0375fb30 ft: make Authenticate OCVC settable by caller James Prestwood 2021-09-28 08:46:57 -07:00
  • 8ce7dc3dbe auto-t: set ocv on PSK FT test James Prestwood 2021-09-28 08:46:56 -07:00
  • 141b01f82a station: set OCVC for handshakes James Prestwood 2021-09-28 08:46:55 -07:00
  • 69cf481ca9 ft: get OCI prior to reassociation James Prestwood 2021-09-28 08:46:54 -07:00
  • 10c8e5e263 netdev: change netdev_get_oci to be used as a callback James Prestwood 2021-09-28 08:46:53 -07:00
  • 7474ff0975 auth-proto: add auth_proto_rx_oci James Prestwood 2021-09-28 08:46:52 -07:00
  • 08936c1534 eapol: fix incorrect increment appending OCI James Prestwood 2021-09-28 08:46:51 -07:00
  • e6aaceeb4b doc: add DisableOCV setting James Prestwood 2021-09-28 08:46:50 -07:00
  • 6c0eb76cb7 netconfig: Set address at configure time Denis Kenzior 2021-09-27 11:21:40 -05:00
  • 4747df491b monitor: print FT Request/Response frames James Prestwood 2021-09-27 15:41:36 -07:00
  • 8db2f442bc netdev: fix return value check for ft_over_ds_parse_action_ies James Prestwood 2021-09-27 15:41:35 -07:00
  • 2613564093 util: surround MAC_STR array access with () James Prestwood 2021-09-27 15:41:34 -07:00
  • 7e95480094 station: remove signal_low check for FT-over-DS James Prestwood 2021-09-27 10:04:04 -07:00
  • 61c804f5b2 ft: sent OCI in Reassociate James Prestwood 2021-09-27 10:03:59 -07:00
  • 1e9c3b3d1e eapol: send OCI in handshake 2/4 James Prestwood 2021-09-27 10:03:58 -07:00
  • 23fb4493df ie: add OCI support in build_fast_bss_transition James Prestwood 2021-09-27 10:03:57 -07:00
  • 1187fcbf42 handshake: free chandef if already set James Prestwood 2021-09-23 15:57:28 -07:00
  • dfd304353d station: check if connected before allowing Roam() James Prestwood 2021-09-23 15:57:27 -07:00
  • b6884df39a station: fix use-after-free on neighbor reports James Prestwood 2021-09-23 15:57:26 -07:00
  • cf0f6ebddf test-runner: set DBUS_SYSTEM_BUS_ADDRESS for --shell James Prestwood 2021-09-23 15:57:25 -07:00
  • 31075ab2ef test: choose default device in force-roam James Prestwood 2021-09-23 15:57:24 -07:00
  • a0deadc919 treewide: Remove double-empty lines Denis Kenzior 2021-09-23 17:45:29 -05:00
  • 9a080dffcd unit: Add additional OCI tests Denis Kenzior 2021-09-23 11:54:10 -05:00
  • a2990443d2 band: add oci_from_chandef Denis Kenzior 2021-09-23 11:52:32 -05:00
  • 10f026748e auto-t: add oper class/band tests for OWE transition James Prestwood 2021-09-22 12:34:18 -07:00
  • 885c4c9632 scan: use oper_class/channel for OWE hidden scans James Prestwood 2021-09-22 12:34:17 -07:00
  • e798d4fe9d scan: validate OWE transition operating class/channel James Prestwood 2021-09-22 12:34:16 -07:00
  • ea16ade5e0 ie: parse operating class/channel for ie_owe_transition_info James Prestwood 2021-09-22 12:34:15 -07:00
  • e90356285b nlmon: update to use ie_owe_transition_info James Prestwood 2021-09-22 11:26:52 -07:00
  • 22ff2a5f79 scan: use structure for OWE transition parsing James Prestwood 2021-09-22 11:26:51 -07:00
  • 421f068903 ie: add info struct for OWE transition James Prestwood 2021-09-22 11:26:50 -07:00
  • c678ba16b8 netdev: Pretty print the unicast notification type Denis Kenzior 2021-09-22 08:28:46 -05:00
  • bfde5d4d09 nlmon: print RSNXE James Prestwood 2021-09-21 13:44:48 -07:00
  • 4dff4b2336 nlmon: print Mobility Domain element James Prestwood 2021-09-21 13:44:47 -07:00
  • 5c7b5920b0 nlmon: print Fast BSS Transition element James Prestwood 2021-09-21 13:44:46 -07:00
  • 6dc7fde272 ie: parse RSNXE Present bit James Prestwood 2021-09-21 13:44:45 -07:00
  • 06482b8116 netdev: Obtain operating channel info Denis Kenzior 2021-09-18 20:11:46 -05:00
  • 2aded60c94 eapol: Validate OCI in STA mode Denis Kenzior 2021-09-20 14:30:51 -05:00
  • 923f7b6a11 build: Add band.h for tests requiring handshake.[ch] Denis Kenzior 2021-09-21 15:39:31 -05:00
  • 8ada894f70 handshake: Add OCV utilities Denis Kenzior 2021-09-20 14:29:05 -05:00
  • 764376b677 unit: Add OCI verification test Denis Kenzior 2021-09-21 15:07:59 -05:00
  • b41106d359 band: Add oci_verify Denis Kenzior 2021-09-21 14:19:18 -05:00
  • 5760e300c3 unit: Add tests for channel to frequency conversion Denis Kenzior 2021-09-21 09:21:48 -05:00
  • ca767aa857 band: Add oci_to_frequency Denis Kenzior 2021-09-15 12:55:55 -05:00
  • 85a6fc25f1 nl80211util: Add chandef parser Denis Kenzior 2021-09-18 14:19:41 -05:00
  • 5e631c8af8 handshake: Refactor ie setters Denis Kenzior 2021-09-20 14:59:23 -05:00
  • 63ef918671 ap: validate group cipher Denis Kenzior 2021-09-20 14:25:34 -05:00
  • ec1c348b4f build: Add reallocarray to missing.h Fabrice Fontaine 2021-09-19 21:17:44 +02:00
  • f45696485c network: reply to pending messages on network_unregister James Prestwood 2021-09-17 16:16:10 -07:00
  • 8a43473504 auto-t: add testOWE-transition James Prestwood 2021-09-17 15:58:40 -07:00
  • 8a735edac0 network: prefer OWE transition BSS over open James Prestwood 2021-09-17 15:58:39 -07:00
  • e462dcda56 station: handle OWE Transition procedure James Prestwood 2021-09-17 15:58:38 -07:00
  • 71384da38f network: add network_get_station James Prestwood 2021-09-17 15:58:37 -07:00
  • a6c4972290 scan: add scan API specifically for OWE transition networks James Prestwood 2021-09-17 15:58:36 -07:00
  • c235c9fa54 handshake: Only bitwise compare when needed Denis Kenzior 2021-09-17 09:09:43 -05:00
  • 4d95e3a161 handshake: Update KDE definitions to 802.11-2020 Denis Kenzior 2021-09-17 08:27:20 -05:00
  • 77d2d79ac2 handshake: Also check OCVC bit Denis Kenzior 2021-09-17 08:22:40 -05:00
  • 171b2b90b8 ie: Add support for OCVC bit in RSNE utils Denis Kenzior 2021-09-17 08:22:15 -05:00
  • 805920dc68 monitor: print OCVC bit in RSNE Denis Kenzior 2021-09-17 08:21:49 -05:00
  • 64923913c2 station: Trigger autoconnect only on last subset Denis Kenzior 2021-09-16 14:00:01 -05:00
  • 17827f1ff9 station: Commonize autoconnect starting logic Denis Kenzior 2021-09-16 14:49:25 -05:00
  • c0fe7070a3 station: Simplify station_set_scan_results() calls Denis Kenzior 2021-09-16 13:47:01 -05:00
  • 514e3b2710 station: Don't autoconnect via debug scans Denis Kenzior 2021-09-16 13:47:01 -05:00
  • 163fb868c2 station: Ignore OWE Transition BSSes James Prestwood 2021-09-16 13:49:25 -07:00
  • e10bb3bd77 station: Do not re-process cached entries for anqp James Prestwood 2021-09-16 13:49:25 -07:00
  • 4b7138b05c monitor: parse WFA OWE Transition IE James Prestwood 2021-09-16 09:30:43 -07:00
  • a94c0ed29e scan: keep track of OWE Transition element James Prestwood 2021-09-16 09:30:42 -07:00
  • df6221bcb2 scan: allow non-utf8 SSIDs to be scanned for James Prestwood 2021-09-16 09:30:41 -07:00
  • 56c2cf9f10 ie: add ie_parse_owe_transition_from_data James Prestwood 2021-09-16 09:30:40 -07:00
  • 42bd5ba7c2 netconfig: Remove usage of in6_addr.__in6_u Andrew Zaborowski 2021-09-16 01:58:29 +02:00
  • c19dc6605f network: fix pending hidden OWE scan logic James Prestwood 2021-09-15 16:05:45 -07:00
  • e11ad83222 auto-t: hostapd.py: add disable() James Prestwood 2021-09-15 10:36:23 -07:00
  • f8b703efed network: support connect during OWE hidden scan James Prestwood 2021-09-15 10:36:21 -07:00
  • e6f5efbe73 station: add OWE_HIDDEN_STARTED/FINISHED events James Prestwood 2021-09-15 10:36:19 -07:00
  • 81816ce04d station: network: make ANQP watch a generic event James Prestwood 2021-09-15 10:36:18 -07:00
  • 926dc608af network: set handshake SSID based on BSS, not network James Prestwood 2021-09-15 10:36:16 -07:00
  • 4329b669d0 ie: add WFA OWE Transition element type James Prestwood 2021-09-15 10:36:12 -07:00