messages from 2021-08-12 21:59:32 to 2021-09-07 16:54:38 UTC [more...]
[PATCH 1/6] test-runner: remove special case for "root" namespace
2021-09-07 16:54 UTC (5+ messages)
` [PATCH 2/6] test-runner: don't use start_process for transient processes
` [PATCH 3/6] test-runner: fix process cleanup
` [PATCH 4/6] test-runner: use Process to start hostapd
` [PATCH 5/6] test-runner: write out separators in log files
[PATCH 1/2] netconfig: Actually use the DNS override values
2021-09-03 20:06 UTC (3+ messages)
` [PATCH 2/2] station: Check ie_tlv_iter_next return value
[PATCH 1/2] autotests: Extend a testP2P timeout
2021-09-03 19:45 UTC (3+ messages)
` [PATCH 2/2] autotests: Don't use the netifaces module
[PATCH v3 1/3] netdev: factor out scan_bss from CMD_CONNECT builder
2021-09-03 19:44 UTC (4+ messages)
` [PATCH v3 2/3] wsc: set ssid in handshake
` [PATCH v3 3/3] owe: netdev: refactor to remove OWE as an auth-proto
[PATCH v2 1/3] netdev: factor out scan_bss from CMD_CONNECT builder
2021-09-03 19:26 UTC (3+ messages)
` [PATCH v2 2/3] wsc: set ssid in handshake
` [PATCH v2 3/3] owe: netdev: refactor to remove OWE as an auth-proto
[PATCH 1/2] test-runner: fix --monitor option
2021-09-03 18:20 UTC (3+ messages)
` [PATCH 2/2] station: check for duplicate frequencies in debug scan
[PATCH 1/3] netdev: factor out scan_bss from CMD_CONNECT builder
2021-09-01 23:36 UTC (3+ messages)
` [PATCH 2/3] wsc: set ssid in handshake
` [PATCH 3/3] owe: netdev: refactor to remove OWE as an auth-proto
Cannot connect to SAE protected AP with iwd 1.16 and beyond
2021-09-01 20:54 UTC (13+ messages)
[PATCH] test-runner: Fix verbose check for processes in namespaces
2021-08-31 15:11 UTC (2+ messages)
[PATCH] ap: Add MACs to FILS IP Assignment responses
2021-08-31 15:10 UTC (2+ messages)
[PATCH 5/5] netconfig: Apply MACs received in FILS IP Assigment
2021-08-31 15:09 UTC (2+ messages)
[PATCH 1/3] auto-t: hwsim.py: turn Hwsim into singleton (per-namespace)
2021-08-28 1:07 UTC (4+ messages)
` [PATCH 2/3] auto-t: hostapd.py: properly implement singleton (per-config)
` [PATCH 3/3] test-runner: only import Hwsim/HostapdCLI once
[PATCH 1/5] netconfig: Move loading settings to new method, refactor
2021-08-27 3:02 UTC (5+ messages)
` [PATCH 2/5] netconfig: FILS IP assigment API
` [PATCH 3/5] station, netdev: Enable FILS IP Address Assignment
` [PATCH 4/5] ie: Extract same-subnet check code to util.h
` [PATCH 5/5] netconfig: Apply MACs received in FILS IP Assigment
[PATCH 1/4] test-runner: inherit Popen by Process class
2021-08-26 13:57 UTC (5+ messages)
` [PATCH 2/4] auto-t: hostapd.py: update Process changes
` [PATCH 3/4] auto-t: testutil.py: "
` [PATCH 4/4] auto-t: Update Process changes in a few autotests
[PATCH 1/9] handshake: Add HANDSHAKE_EVENT_P2P_IP_REQUEST
2021-08-25 22:56 UTC (15+ messages)
` [PATCH 2/9] ap: Implement P2P GO-side 4-way handshake IP Allocation
` [PATCH 3/9] autotests: Test GO-side IP Allocation in testP2P
` [PATCH 4/9] ap: Expire client's leases on disconnect
` [PATCH 5/9] ie: Add FILS IP Address Assignment parsers and builders
` [PATCH 6/9] ap: Support FILS IP Address Assignment IE
` [PATCH 7/9] netconfig: Move loading settings to new method, refactor
` [PATCH 8/9] netconfig: FILS IP assigment API
` [PATCH 9/9] station, netdev: Enable FILS IP Address Assignment
[PATCH v3 1/5] ie: add is_ie_default_sae_group_oui
2021-08-25 18:06 UTC (6+ messages)
` [PATCH v3 2/5] scan: set force_default_sae_group if OUI matches
` [PATCH v3 3/5] sae: add sae_sm_set_force_group_19
` [PATCH v3 4/5] netdev: force SAE group 19 if BSS requires
` [PATCH v3 5/5] auto-t: add force SAE group 19 autotest
[PATCH v2 1/4] ie: add is_ie_default_sae_group_oui
2021-08-25 14:01 UTC (6+ messages)
` [PATCH v2 2/4] scan: set force_default_sae_group if OUI matches
` [PATCH v2 3/4] sae: handle force_default_sae_group in scan_bss
` [PATCH v2 4/4] unit: update test-sae with API change
[PATCH 1/3] auto-t: hwsim.py: convert addresses to 42:* format
2021-08-25 13:52 UTC (4+ messages)
` [PATCH 2/3] auto-t: testSAQuery remove ungraceful restart
` [PATCH 3/3] auto-t: hostapd.py: remove ungraceful_restart
Failed to connect to WPA3 network after update to iwd 1.16
2021-08-24 19:03 UTC (13+ messages)
[PATCH 1/4] ie: add is_ie_default_sae_group_oui
2021-08-23 23:34 UTC (4+ messages)
` [PATCH 2/4] scan: set force_default_sae_group if OUI matches
` [PATCH 3/4] sae: handle force_default_sae_group in scan_bss
` [PATCH 4/4] unit: update test-sae with API change
iwd 1.17 test suite is failing
2021-08-23 17:25 UTC (3+ messages)
Fwd: iwd 1.17 test suite is failing
2021-08-23 16:44 UTC
iwd 1.17 test suite is failing
2021-08-23 13:58 UTC (2+ messages)
[PATCH 1/8] anqp: print MAC when sending ANQP request
2021-08-19 0:53 UTC (9+ messages)
` [PATCH 2/8] hwsim: require enabling rule before use
` [PATCH 3/8] hwsim: remove unconditional packet delay
` [PATCH 4/8] auto-t: hwsim.py: add Enabled property
` [PATCH 5/8] auto-t: hwsim.py: handle Prefix/Enabled in __str__
` [PATCH 6/8] auto-t: combine testBSSBlacklist tests
` [PATCH 7/8] auto-t: update tests to enable hwsim rules
` [PATCH 8/8] auto-t: remove ANQP delay test
[PATCH v2 1/4] network: handle NULL/hotspot networks when removing secrets
2021-08-18 21:58 UTC (5+ messages)
` [PATCH v2 2/4] hwsim: add Rule.remove_all()
` [PATCH v2 3/4] auto-t: fix error handling in testHotspot
` [PATCH v2 4/4] test-runner: fix subtest option
[PATCH] auto-t: scan as many times as needed to find networks
2021-08-18 21:56 UTC (2+ messages)
[PATCH] wiphy: set neighbor report capability flag
2021-08-18 18:11 UTC (3+ messages)
[PATCH 1/4] network: handle NULL/hotspot networks when removing secrets
2021-08-18 17:26 UTC (4+ messages)
` [PATCH 2/4] hwsim: add Rule.remove_all()
` [PATCH 3/4] auto-t: fix error handling in testHotspot
` [PATCH 4/4] test-runner: fix subtest option
[PATCH] auto-t: separate PEAP + SIM test
2021-08-17 22:02 UTC (2+ messages)
[PATCH v2 1/5] test-runner: extend -S option
2021-08-17 16:45 UTC (6+ messages)
` [PATCH v2 2/5] network: destroy secrets on known network removal
` [PATCH v2 3/5] auto-t: Add universal testEAP test
` [PATCH v2 4/5] auto-t: remove duplicate EAP tests
` [PATCH v2 5/5] test-runner: fix exception in Hostapd __del__
[PATCH 1/5] test-runner: extend -S option
2021-08-17 14:26 UTC (6+ messages)
` [PATCH 2/5] network: destroy secrets on network_disconnect()
` [PATCH 3/5] auto-t: Add universal testEAP test
` [PATCH 4/5] auto-t: remove duplicate EAP tests
` [PATCH 5/5] test-runner: fix exception in Hostapd __del__
[PATCH] auto-t: hostapd.py: remove _hostapd_restarted concept
2021-08-16 16:33 UTC (2+ messages)
[PATCH 2/9] handshake: Add HANDSHAKE_EVENT_IP_REQUEST
2021-08-14 3:31 UTC (4+ messages)
[PATCH 8/9] ie: Add FILS IP Address Assignment parsers and builders
2021-08-14 2:08 UTC (2+ messages)
[PATCH 1/4] auto-t: return existing instance from HostapdCLI
2021-08-14 1:39 UTC (5+ messages)
` [PATCH 2/4] auto-t: iwd.py: clean up StationDebug
` [PATCH 3/4] auto-t: turn off scan address randomization in testHotspot
` [PATCH 4/4] test-runner: only remove GLib timeout if it exists
[PATCH 1/2] test-runner: fix test skipping
2021-08-13 21:49 UTC (3+ messages)
` [PATCH 2/2] auto-t: skip testEAP-PEAP-SIM if ofonod is not running
[PATCH 1/6] auto-t: fix testAgent use of Process
2021-08-13 20:26 UTC (7+ messages)
` [PATCH 2/6] auto-t: use prefix on hotspot anqp test
` [PATCH 3/6] auto-t: cleanup dhcpd.leases[~] in testNetconfig
` [PATCH 4/6] auto-t: ead.py: remove wait_for_object_condition
` [PATCH 5/6] test-runner: start dmesg early with --follow
` [PATCH 6/6] test-runner: don't always print failure to remove ctrl interface
[PATCH 1/2] auto-t: iwd.py: allow renaming in copy_to_storage
2021-08-13 19:55 UTC (3+ messages)
` [PATCH 2/2] auto-t: remove unneeded BSSs in testEAP-MSCHAPv2
[PATCH v2 1/3] station: Add generic Event signal
2021-08-13 19:47 UTC (4+ messages)
` [PATCH v2 2/3] auto-t: iwd.py: add StationDebug.Event support
` [PATCH v2 3/3] auto-t: speed up testRoamRetry
[PATCH 1/6] test-runner: implement non_block_wait
2021-08-13 16:24 UTC (7+ messages)
` [PATCH 2/6] test-runner: wait for individual hostapd control sockets
` [PATCH 3/6] auto-t: ofono.py: use non_block_wait
` [PATCH 4/6] auto-t: iwd.py: "
` [PATCH 5/6] auto-t: hostapd.py: "
` [PATCH 6/6] auto-t: ead.py: "
[PATCH 1/3] station: Add RoamScanning property to debug interface
2021-08-13 16:13 UTC (3+ messages)
` [PATCH 2/3] auto-t: iwd.py: add roam_scanning property
` [PATCH 3/3] auto-t: speed up testRoamRetry
[PATCH 1/9] eapol: Store IP address in network byte order
2021-08-13 15:50 UTC (2+ messages)
[PATCH 1/6] station: implement Scan on debug interface
2021-08-13 15:46 UTC (7+ messages)
` [PATCH 2/6] auto-t: add python API for StationDebug.Scan
` [PATCH 3/6] test-runner: start HostapdCLI from test-runner
` [PATCH 4/6] auto-t: iwd.py: scan only on needed frequencies
` [PATCH 5/6] auto-t: use .frequency property in SAQuery-spoofing test
` [PATCH 6/6] auto-t: hostapd.py: remove get_freq()/get_config_value()
[PATCH 1/3] test-runner: print uncaught test exceptions always
2021-08-13 15:44 UTC (4+ messages)
` [PATCH 2/3] test-runner: pass **kwargs in dbg()
` [PATCH 3/3] test-runner: run individual test functions manually
[PATCH] station: set autoconnect via setter
2021-08-13 15:43 UTC (2+ messages)
[PATCH 1/7] station: make autoconnect settable via debug interface
2021-08-12 21:59 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox