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

Commit Graph

  • e7529fc7de unit: Use inet_ntop instead of inet_ntoa Denis Kenzior 2021-06-04 14:00:27 -05:00
  • 094537efc6 netconfig: Use inet_ntop instead of inet_ntoa Denis Kenzior 2021-06-04 13:53:31 -05:00
  • 772aa687d7 ip-pool: Do not use inet_aton Denis Kenzior 2021-06-04 12:31:53 -05:00
  • 75a9199bc4 ap: Do not use inet_aton Denis Kenzior 2021-06-04 12:31:36 -05:00
  • f9907cdaac doc: Document autotests' wpa_supplicant dependency Andrew Zaborowski 2021-06-04 03:50:52 +02:00
  • e583bc470f autotests: Add P2P GO role test scenarios Andrew Zaborowski 2021-06-04 03:50:51 +02:00
  • 0be475af3c autotests: Add missing space in wpas P2P_CONNECT commands Andrew Zaborowski 2021-06-04 03:50:50 +02:00
  • c54ba7158c autotests: Initialise P2PPeer objects with correct namespace Andrew Zaborowski 2021-06-04 03:50:49 +02:00
  • 617e99a423 p2p: Set Linkmode/operstate on GO connection Andrew Zaborowski 2021-06-04 03:50:48 +02:00
  • 04bfe55c36 p2p: As GO delay connect success until client gets IP Andrew Zaborowski 2021-06-04 03:50:47 +02:00
  • f7c6fe0ed6 p2p: Also set a DHCP timeout in Group Owner role Andrew Zaborowski 2021-06-04 03:50:46 +02:00
  • 0e865a7028 ap: Forward DHCP events to AP event handler Andrew Zaborowski 2021-06-04 03:50:45 +02:00
  • 42afc31cbe p2p: Fix parsing of Association Req P2P IEs Andrew Zaborowski 2021-06-04 03:50:44 +02:00
  • 1399b5688b p2p: Fix a leak of ie_tlv_extract_p2p_payload() result Andrew Zaborowski 2021-06-04 03:50:43 +02:00
  • 69d9a07e34 p2putil: Ensure non-negative index in p2p_get_random_string Andrew Zaborowski 2021-06-04 03:50:42 +02:00
  • d96f542951 wscutil: Fix a return statement Andrew Zaborowski 2021-06-04 03:50:41 +02:00
  • ec9260fa0c ap: Fix leaking of ap->wsc_pbc_timeout Andrew Zaborowski 2021-06-04 03:50:40 +02:00
  • aa9a914975 ap: Warn about APRanges having been deprecated Andrew Zaborowski 2021-06-04 03:50:39 +02:00
  • e9a33524a2 ap: Drop unneeded broadcast address calculation Andrew Zaborowski 2021-06-04 03:50:38 +02:00
  • 45c7aa0d18 netconfig: Check l_rtnl_address_get_address return Denis Kenzior 2021-06-04 10:26:18 -05:00
  • 03b48b5621 station: Pretty-print the estimated BSS data rate Denis Kenzior 2021-06-04 09:20:47 -05:00
  • 647f1e9b91 ie: Remove old data rate estimation utilities Denis Kenzior 2021-06-03 22:15:45 -05:00
  • 297cde85bc unit: Remove test case Denis Kenzior 2021-06-03 22:14:55 -05:00
  • 43692cb377 wiphy: Use new data rate estimation utilities Denis Kenzior 2021-06-03 22:16:41 -05:00
  • 6111706911 unit: Add unit test for non-HT data rate estimate Denis Kenzior 2021-06-03 22:14:08 -05:00
  • 2d480f12e1 band: Add utility for estimating non-ht data rate Denis Kenzior 2021-06-03 21:56:04 -05:00
  • 3450bca695 unit: Add unit test for HT RX data rate estimation Denis Kenzior 2021-06-03 15:45:57 -05:00
  • 575f603f89 band: Add HT RX rate estimation Denis Kenzior 2021-06-03 15:35:23 -05:00
  • 2686baae69 unit: Add unit test for VHT RX data rate estimation Denis Kenzior 2021-06-03 11:34:57 -05:00
  • a17745661e band: Add a utility to estimate VHT rx data rate Denis Kenzior 2021-06-02 15:41:42 -05:00
  • 842a70a307 band: Move ht/vht data rate calculation out of ie.c Denis Kenzior 2021-06-02 10:58:38 -05:00
  • e41bee377d band: Add band.[ch] Denis Kenzior 2021-06-02 10:50:08 -05:00
  • 46f6fb1bd1 netconfig: Cancel pending address set command Denis Kenzior 2021-06-01 19:30:19 -05:00
  • e39cdc7a29 wiphy: Print basic VHT info for each band Denis Kenzior 2021-06-01 17:37:54 -05:00
  • 77ea7ad437 netdev: Better detect connecting state Denis Kenzior 2021-06-01 18:16:03 -05:00
  • 683ff1a4e4 wiphy: Return -errno instead of false Denis Kenzior 2021-06-01 16:46:23 -05:00
  • d773c0b4ac netdev: Do not leak netdev objects Denis Kenzior 2021-05-28 22:50:05 -05:00
  • 2b0b5d4173 netdev: Check ifi_flags in netdev_connect/disconnect Denis Kenzior 2021-05-28 22:39:05 -05:00
  • 11f42e2476 netdev: Always cleanup disconnect_cmd_id Denis Kenzior 2021-05-28 22:36:56 -05:00
  • f6f5570bc8 netdev: Notify EVENT_DEL earlier Denis Kenzior 2021-05-28 22:34:39 -05:00
  • cf950f6d3f station: Do not call netdev_disconnect on in station_free Denis Kenzior 2021-05-28 22:17:37 -05:00
  • dbd66bd497 wiphy: Print more basic wiphy info Denis Kenzior 2021-05-28 22:14:01 -05:00
  • 709b77794b scan: Use wiphy_estimate_data_rate Denis Kenzior 2021-05-28 16:32:30 -05:00
  • 74761fcdd3 wiphy: Add wiphy_estimate_data_rate Denis Kenzior 2021-05-28 16:06:26 -05:00
  • 8679b82db4 scan: Simplify parsing logic Denis Kenzior 2021-05-28 15:50:25 -05:00
  • 10ac107ba6 wiphy: Parse HT Capabilities & MCS Set Denis Kenzior 2021-05-28 14:19:57 -05:00
  • ea9bc11fc8 wiphy: Parse VHT Capabilities & MCS Set Denis Kenzior 2021-05-28 14:10:55 -05:00
  • 7a4d48c16d wiphy: Add a more formal representation of band Denis Kenzior 2021-05-28 13:40:32 -05:00
  • 29f2ac2070 eap-md5: Do not check deprecated MD5-Secret Denis Kenzior 2021-06-01 10:44:57 -05:00
  • d8b305d799 eap-gtc: Do not check deprecated GTC-Secret Denis Kenzior 2021-06-01 10:44:23 -05:00
  • 6d9d2f5b89 knownnetworks: Do not check legacy Autoconnect setting Denis Kenzior 2021-06-01 10:32:48 -05:00
  • b9304eaf20 manager: Do not check deprecated use_default_interface Denis Kenzior 2021-06-01 10:29:42 -05:00
  • d50ee161f5 resolve: Do not check deprecated dns_resolve_method Denis Kenzior 2021-06-01 10:28:47 -05:00
  • f1bc1ed4be station: Do not check deprecated enable_network_config Denis Kenzior 2021-06-01 10:25:43 -05:00
  • 2471d4c3cd doc: Update AP settings in iwd.ap(5) and iwd.config(5) Andrew Zaborowski 2021-05-28 02:47:37 +02:00
  • fc81e07c13 autotests: Update APRanges usage in testAP Andrew Zaborowski 2021-05-28 02:47:36 +02:00
  • 7163a9d9d7 ap: Save AP address as l_rtnl_address Andrew Zaborowski 2021-05-28 02:47:35 +02:00
  • a6002562ef ap: Send a specific error message on async AP start failure Andrew Zaborowski 2021-05-28 02:47:34 +02:00
  • ff2840f95f ap: Refactor global address pool loading Andrew Zaborowski 2021-05-28 02:47:33 +02:00
  • c5d1a5c31f ap: Refactor DHCP settings loading Andrew Zaborowski 2021-05-28 02:47:32 +02:00
  • e56e4ade90 ip-pool: Add subnet address selection logic Andrew Zaborowski 2021-05-28 02:47:31 +02:00
  • 6e5b26ba64 ip-pool: Track IPv4 addresses in use Andrew Zaborowski 2021-05-28 02:47:30 +02:00
  • 9518d68d9a eapolutil: Use flexible-array member Denis Kenzior 2021-05-28 10:57:11 -05:00
  • 920ac37a40 station: update current BSS frequency on netdev channel switch event Alvin Šipraga 2021-05-27 16:22:29 +02:00
  • 5eb0b7ca8e netdev: add a channel switch event Alvin Šipraga 2021-05-27 16:22:28 +02:00
  • f50a51d943 network: sync known network frequency on BSS update Alvin Šipraga 2021-05-27 16:22:27 +02:00
  • 38ded68a38 scan: parse NL80211_BSS_LAST_SEEN_BOOTTIME in units of nanoseconds Alvin Šipraga 2021-05-22 12:06:25 +00:00
  • 1822062d55 station: Continue trying to autoconnect on failure Denis Kenzior 2021-05-24 18:04:05 -05:00
  • ca561be4b9 network: Clear temporary ban list in network_disconnected Denis Kenzior 2021-05-24 17:19:14 -05:00
  • db3024eed6 station: Introduce CONNECTING_AUTO state Denis Kenzior 2021-05-24 16:09:28 -05:00
  • 00763fde0d station: Break up station_connect_cb Denis Kenzior 2021-05-24 16:02:58 -05:00
  • e265f95f45 ie: Fix VHT Capabilities to Data Rate conversion Denis Kenzior 2021-05-25 17:17:37 -05:00
  • 5120f46199 monitor: Dump NL80211_BAND_ATTR_HT_CAPA Denis Kenzior 2021-05-25 18:28:14 -05:00
  • ec6ee1c20b monitor: Dump NL80211_BAND_ATTR_HT_MCS_SET Denis Kenzior 2021-05-25 18:15:13 -05:00
  • 1cde7c9f3e monitor: Fix wrong bitmask for VHT capabilities Denis Kenzior 2021-05-25 17:37:38 -05:00
  • a20a61dca4 monitor: Dump EXPECTED_THROUGHPUT attribute Denis Kenzior 2021-05-25 15:19:56 -05:00
  • 074ed35b3d test-runner: Quiet a warning about msize Denis Kenzior 2021-05-25 15:17:02 -05:00
  • efa5b0cc62 main: Document '-E', --developer option Denis Kenzior 2021-05-25 13:30:29 -05:00
  • e47bc6ede4 main: Remove dbus-debug -B option Denis Kenzior 2021-05-25 13:20:07 -05:00
  • 6ff152669a auto-t: Use more realistic RSSIs for HT-VHT test Denis Kenzior 2021-05-21 22:35:27 -05:00
  • c3b1425edd ie: Fix up HT/VHT data rate calculation Denis Kenzior 2021-05-21 22:31:23 -05:00
  • 0dca744d4b monitor: Print out VHT Operation & VHT Capabilities Denis Kenzior 2021-05-21 15:38:58 -05:00
  • 5d9b9de462 auto-t: Update APRoam test with more realistic RSSIs Denis Kenzior 2021-05-21 12:46:45 -05:00
  • 788bbb3650 auto-t: Use stard_iwd=0 for testPreauth Denis Kenzior 2021-05-21 12:36:10 -05:00
  • ab8e091946 auto-t: Restructure FT-PSK-roam to be like other FT roam tests Denis Kenzior 2021-05-21 12:33:23 -05:00
  • 8d8ea67da1 auto-t: Change FT test cases to use start_iwd=0 Denis Kenzior 2021-05-21 11:44:55 -05:00
  • 8e68e73c43 auto-t: Do not remove valgrind.log Denis Kenzior 2021-05-19 14:14:46 -05:00
  • edf7294c06 ap: Do not leak ap->server Denis Kenzior 2021-05-19 15:48:51 -05:00
  • 23451be606 netconfig: Do not leak l_acd if static IP is used Denis Kenzior 2021-05-19 13:50:56 -05:00
  • 66b73262df station: Check return of network_bss_select Denis Kenzior 2021-05-19 09:56:59 -05:00
  • 877d910a44 station: autoconnect based on network, not BSS James Prestwood 2021-05-07 13:26:17 -07:00
  • 0be5beffc8 network: use WPA version and privacy for ranking James Prestwood 2021-05-07 13:26:16 -07:00
  • 3fde169001 scan: rework BSS ranking James Prestwood 2021-05-07 13:26:15 -07:00
  • 2ecf5ff0d7 unit: update test-ie with supported rates James Prestwood 2021-05-14 12:22:53 -07:00
  • 7c9561f027 ie: refactor parsing supported data rates James Prestwood 2021-05-14 12:22:52 -07:00
  • 02e46542e3 ap: Make rtnl global static Andrew Zaborowski 2021-05-13 20:47:10 +02:00
  • df04877a67 station: use IE_AKM_IS_FT when possible James Prestwood 2021-05-12 16:01:48 -07:00
  • 7fc0a8fc0f station: make station_can_fast_transition more robust James Prestwood 2021-05-12 16:01:47 -07:00
  • 9a3639f2fa ie: use bitwise compare for IE_AKM_IS_FT James Prestwood 2021-05-12 16:01:46 -07:00
  • 8e09c4a6fb auto-t: update FT-over-DS test for new behavior James Prestwood 2021-05-12 16:01:45 -07:00