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

  • 8b573fe398 netconfig: Refactor netconfig_set_dns Andrew Zaborowski 2021-09-08 23:44:40 +02:00
  • 97587e399f doc: Add net.connman.iwd.IPv{4,6}Configuration API doc Andrew Zaborowski 2021-09-08 23:44:39 +02:00
  • 6f4b91ac8e Release 1.18 1.18 Marcel Holtmann 2021-09-14 22:00:19 +02:00
  • 481af204b0 build: Require at least version 0.44 when building with external ELL Marcel Holtmann 2021-09-14 22:00:02 +02:00
  • 6dbde8121d monitor: Support short form of '--noies' option Denis Kenzior 2021-09-14 10:43:36 -05:00
  • 7fda423e12 auto-t: remove ';' in testSAE autoconnect_test.py James Prestwood 2021-09-09 15:08:48 -07:00
  • 4c6f0ff75a auto-t: add SAE test for no supported groups James Prestwood 2021-09-09 15:08:47 -07:00
  • a0a05a88b9 auto-t: add SAE test for a non-ACKed confirm James Prestwood 2021-09-09 15:08:46 -07:00
  • 1574909535 auto-t: change testSAE timeout_test to use match/offset James Prestwood 2021-09-09 15:08:45 -07:00
  • 9049ed2f25 auto-t: hwsim.py: add match/match_offset properties James Prestwood 2021-09-09 15:08:44 -07:00
  • 3f4cafe135 hwsim: add MatchBytes/MatchBytesOffset rule properties James Prestwood 2021-09-09 15:08:43 -07:00
  • a50af3b751 auto-t: remove OWE renegotiate test James Prestwood 2021-09-08 16:15:16 -07:00
  • 23af586acd netdev: Properly handle auth_proto error returns Denis Kenzior 2021-09-08 16:50:06 -05:00
  • eeb42c56f0 auto-t: add sae test for non-acked commit James Prestwood 2021-09-08 14:32:01 -07:00
  • 3d82ab167f mpdu: add MMPDU_STATUS_CODE_SAE_PK James Prestwood 2021-09-08 14:31:59 -07:00
  • 305189523a auth-proto: document acceptable return values for auth-protos James Prestwood 2021-09-08 14:31:58 -07:00
  • 7e9b4170b1 sae: don't send commit/confirm in confirmed state James Prestwood 2021-09-08 14:31:57 -07:00
  • f78ea26f13 fils: change fatal return code to -EPROTO James Prestwood 2021-09-08 11:19:01 -07:00
  • 8ca638fb88 sae: fix a spec violation with duplicate commits James Prestwood 2021-09-08 11:18:58 -07:00
  • 799e7af9c7 sae: print state and transaction on received packets James Prestwood 2021-09-07 14:14:47 -07:00
  • 7fe55567bd netdev: print error if CMD_ASSOCIATE fails James Prestwood 2021-09-07 14:14:46 -07:00
  • 5b226a8151 auto-t: hwsim.py: add drop_ack property James Prestwood 2021-09-07 14:14:45 -07:00
  • bedd20b08e hwsim: add DropAck rule property James Prestwood 2021-09-07 14:14:44 -07:00
  • 06ee649a91 auto-t: hwsim.py: add match_times property James Prestwood 2021-09-07 14:14:43 -07:00
  • f2197fa06b hwsim: add MatchTimes property James Prestwood 2021-09-07 14:14:42 -07:00
  • 11271cd967 test-runner: move process tracking out of Namespace James Prestwood 2021-09-07 09:54:39 -07:00
  • 92a3d8f498 test-runner: write out separators in log files James Prestwood 2021-09-07 09:54:38 -07:00
  • ac395525c8 test-runner: use Process to start hostapd James Prestwood 2021-09-07 09:54:37 -07:00
  • 165557070e test-runner: fix process cleanup James Prestwood 2021-09-07 09:54:36 -07:00
  • 920dc5b087 test-runner: don't use start_process for transient processes James Prestwood 2021-09-07 09:54:35 -07:00
  • 7123f47f84 test-runner: remove special case for "root" namespace James Prestwood 2021-09-07 09:54:34 -07:00
  • 9d045fae0e scan: Parse network cost IE info into scan_bss Denis Kenzior 2021-09-03 16:32:51 -05:00
  • c93966d5a1 ie: Add parse utility for network cost vendor IE Denis Kenzior 2021-09-03 16:26:46 -05:00
  • c545674918 station: Check ie_tlv_iter_next return value Andrew Zaborowski 2021-09-03 22:06:40 +02:00
  • 48c5e8d215 netconfig: Actually use the DNS override values Andrew Zaborowski 2021-09-03 22:06:39 +02:00
  • 59d4e86bc5 autotests: Don't use the netifaces module Andrew Zaborowski 2021-09-03 21:06:43 +02:00
  • ba152c567c autotests: Extend a testP2P timeout Andrew Zaborowski 2021-09-03 21:06:42 +02:00
  • dd9265f2db netdev: deauth if eapol_start fails Denis Kenzior 2021-09-03 14:40:16 -05:00
  • 8b6ad5d3b9 owe: netdev: refactor to remove OWE as an auth-proto James Prestwood 2021-09-03 12:35:44 -07:00
  • 038b9bff4d wsc: set ssid in handshake James Prestwood 2021-09-03 12:35:43 -07:00
  • db2f14225d netdev: factor out scan_bss from CMD_CONNECT builder James Prestwood 2021-09-03 12:35:42 -07:00
  • 3975e4eb6d station: check for duplicate frequencies in debug scan James Prestwood 2021-09-01 16:38:52 -07:00
  • 1b44527511 test-runner: fix --monitor option James Prestwood 2021-09-01 16:38:51 -07:00
  • 735dc0b7f3 TODO: Mark Passpoint task as done Denis Kenzior 2021-08-31 14:46:49 -05:00
  • 318568bcb6 TODO: Mark MSK size task as done Denis Kenzior 2021-08-31 14:46:24 -05:00
  • f0d227dcb5 TODO: Mark Diagnostic interface task done Denis Kenzior 2021-08-31 14:39:45 -05:00
  • 10aac88be5 TODO: Add a task regarding DNAv4 Denis Kenzior 2021-08-31 14:38:41 -05:00
  • c79f583e0c test-runner: Fix verbose check for processes in namespaces Andrew Zaborowski 2021-08-28 05:10:54 +02:00
  • 5b7ec7689a ap: Add MACs to FILS IP Assignment responses Andrew Zaborowski 2021-08-28 05:23:05 +02:00
  • 093d23a869 netconfig: Apply MACs received in FILS IP Assigment Andrew Zaborowski 2021-08-27 05:05:44 +02:00
  • eb1149ca1f ie: Extract same-subnet check code to util.h Andrew Zaborowski 2021-08-27 05:02:06 +02:00
  • d383a49b7b station, netdev: Enable FILS IP Address Assignment Andrew Zaborowski 2021-08-27 05:02:05 +02:00
  • 581b6139dc netconfig: FILS IP assigment API Andrew Zaborowski 2021-08-27 05:02:04 +02:00
  • ad228461ab netconfig: Move loading settings to new method, refactor Andrew Zaborowski 2021-08-27 05:02:03 +02:00
  • 5de6af9f4a test-runner: only import Hwsim/HostapdCLI once James Prestwood 2021-08-26 13:33:33 -07:00
  • cb7e9b5885 auto-t: hostapd.py: properly implement singleton (per-config) James Prestwood 2021-08-26 13:33:32 -07:00
  • 1a01486170 auto-t: hwsim.py: turn Hwsim into singleton (per-namespace) James Prestwood 2021-08-26 13:33:31 -07:00
  • 4657bd55f5 auto-t: Update Process changes in a few autotests James Prestwood 2021-08-25 15:17:26 -07:00
  • d2a3809ca8 auto-t: testutil.py: update Process changes James Prestwood 2021-08-25 15:17:25 -07:00
  • 665f63ff97 auto-t: hostapd.py: update Process changes James Prestwood 2021-08-25 15:17:24 -07:00
  • 7d94aee5b6 test-runner: inherit Popen by Process class James Prestwood 2021-08-25 15:17:23 -07:00
  • a3db60b7b1 auto-t: add force SAE group 19 autotest James Prestwood 2021-08-25 10:12:58 -07:00
  • 4b38c92f26 netdev: force SAE group 19 if BSS requires James Prestwood 2021-08-25 10:12:57 -07:00
  • 6680a771e8 sae: add sae_sm_set_force_group_19 James Prestwood 2021-08-25 10:12:56 -07:00
  • 194b4cf60e scan: set force_default_sae_group if OUI matches James Prestwood 2021-08-25 10:12:55 -07:00
  • f26f51bf8c ie: add is_ie_default_sae_group_oui James Prestwood 2021-08-25 10:12:54 -07:00
  • 70b6451dc2 auto-t: hostapd.py: remove ungraceful_restart James Prestwood 2021-08-23 11:32:21 -07:00
  • 5776ce87d7 auto-t: testSAQuery remove ungraceful restart James Prestwood 2021-08-23 11:32:20 -07:00
  • f6683bab75 auto-t: hwsim.py: convert addresses to 42:* format James Prestwood 2021-08-23 11:32:19 -07:00
  • 58d2814a92 ap: Support FILS IP Address Assignment IE Andrew Zaborowski 2021-08-23 16:14:27 +02:00
  • 8f5f62575d ie: Add FILS IP Address Assignment parsers and builders Andrew Zaborowski 2021-08-23 16:14:26 +02:00
  • 3045ef0770 ap: Expire client's leases on disconnect Andrew Zaborowski 2021-08-23 16:14:25 +02:00
  • 3eff81864c autotests: Test GO-side IP Allocation in testP2P Andrew Zaborowski 2021-08-23 16:14:24 +02:00
  • bc046994db ap: Implement P2P GO-side 4-way handshake IP Allocation Andrew Zaborowski 2021-08-23 16:14:23 +02:00
  • a90c4025f1 handshake: Add HANDSHAKE_EVENT_P2P_IP_REQUEST Andrew Zaborowski 2021-08-23 16:14:22 +02:00
  • ed10b00afa unit: Fix eapol IP Allocation test failure Denis Kenzior 2021-08-23 08:51:35 -05:00
  • c96812a5f6 Release 1.17 1.17 Marcel Holtmann 2021-08-22 06:19:21 +02:00
  • 89de05463d build: Require at least version 0.43 when building with external ELL Marcel Holtmann 2021-08-22 06:17:52 +02:00
  • a75126af39 netdev: Retry IF_OPER_UP Denis Kenzior 2021-08-18 20:11:16 -05:00
  • 47ebd81393 auto-t: remove ANQP delay test James Prestwood 2021-08-18 15:09:34 -07:00
  • 07da17ec5f auto-t: update tests to enable hwsim rules James Prestwood 2021-08-18 15:09:33 -07:00
  • db9f001865 auto-t: combine testBSSBlacklist tests James Prestwood 2021-08-18 15:09:32 -07:00
  • b252b65ee0 auto-t: hwsim.py: handle Prefix/Enabled in __str__ James Prestwood 2021-08-18 15:09:31 -07:00
  • f328d62f55 auto-t: hwsim.py: add Enabled property James Prestwood 2021-08-18 15:09:30 -07:00
  • 382bbf1861 hwsim: remove unconditional packet delay James Prestwood 2021-08-18 15:09:29 -07:00
  • a4ee9c8152 hwsim: require enabling rule before use James Prestwood 2021-08-18 15:09:28 -07:00
  • 9eb3adc33b anqp: print MAC when sending ANQP request James Prestwood 2021-08-18 15:09:27 -07:00
  • ea572f23fc network: handle NULL/hotspot networks when removing secrets James Prestwood 2021-08-18 14:50:25 -07:00
  • 6f9dd97f50 test-runner: fix subtest option James Prestwood 2021-08-18 14:50:28 -07:00
  • 07fc7905ca auto-t: fix error handling in testHotspot James Prestwood 2021-08-18 14:50:27 -07:00
  • 8e5a68f407 hwsim: add Rule.remove_all() James Prestwood 2021-08-18 14:50:26 -07:00
  • 1e0553250b auto-t: scan as many times as needed to find networks James Prestwood 2021-08-18 10:46:34 -07:00
  • 3616b37789 auto-t: separate PEAP + SIM test James Prestwood 2021-08-17 14:50:02 -07:00
  • 81cf11b0f5 test-runner: fix exception in Hostapd __del__ James Prestwood 2021-08-17 09:45:01 -07:00
  • f0a890da8a auto-t: remove duplicate EAP tests James Prestwood 2021-08-17 09:45:00 -07:00
  • c21dc9ed6f auto-t: Add universal testEAP test James Prestwood 2021-08-17 09:44:59 -07:00
  • 99a94bc441 network: destroy secrets on known network removal James Prestwood 2021-08-17 09:44:58 -07:00
  • fd43a3938f test-runner: extend -S option James Prestwood 2021-08-17 09:44:57 -07:00
  • 42fe6c5a15 auto-t: hostapd.py: remove _hostapd_restarted concept James Prestwood 2021-08-16 09:04:50 -07:00
  • 7b98a6ed9c test-runner: only remove GLib timeout if it exists James Prestwood 2021-08-13 15:45:54 -07:00