Wireless Daemon for Linux
 help / color / mirror / Atom feed
 messages from 2022-02-24 18:15:42 to 2022-04-05 22:40:29 UTC [more...]

[PATCH v2 1/2] test-runner: use type=os.path.abspath for argparse
 2022-04-05 22:40 UTC 

segfault in parse_neighbor_report at src/station.c:1747
 2022-04-05 22:32 UTC 

[PATCH 2/2] test-runner: add logging, monitor, and results to UML
 2022-04-05 22:26 UTC 

[PATCH 1/2] test-runner: use type=os.path.abspath for argparse
 2022-04-05 22:26 UTC 

[PATCH] doc: update hwsim documentation
 2022-04-05 18:51 UTC 

[PATCH] doc: update hwsim documentation
 2022-04-05 18:50 UTC 

[PATCH 1/5] hwsim: add NoVirtualInterface option to DBus API
 2022-04-05 18:34 UTC 

[PATCH 1/2] netdev: check for connected in FT frame event
 2022-04-05 18:31 UTC 

[PATCH 5/5] test-runner: fix --help and unknown options
 2022-04-05 18:30 UTC 

[PATCH 4/5] test-runner: enable scripts to be executed as init
 2022-04-05 18:30 UTC 

[PATCH 3/5] test-runner: resolve absolute path for --start argument
 2022-04-05 18:30 UTC 

[PATCH 2/5] auto-t: hwsim.py: set NoVirtualInterface by default
 2022-04-05 18:30 UTC 

[PATCH 1/5] hwsim: add NoVirtualInterface option to DBus API
 2022-04-05 18:30 UTC 

segfault in parse_neighbor_report at src/station.c:1747
 2022-04-05 18:25 UTC 

[PATCH 2/2] netdev: move ocvc setting to after connected check
 2022-04-05 18:21 UTC 

[PATCH 1/2] netdev: check for connected in FT frame event
 2022-04-05 18:21 UTC 

segfault in parse_neighbor_report at src/station.c:1747
 2022-04-05 17:35 UTC 

segfault in parse_neighbor_report at src/station.c:1747
 2022-04-05 16:50 UTC 

segfault in parse_neighbor_report at src/station.c:1747
 2022-04-05 16:28 UTC 

[PATCH] station: ignore AP directed roams if not connected
 2022-04-05 15:23 UTC 

segfault in parse_neighbor_report at src/station.c:1747
 2022-04-05 15:15 UTC 

[PATCH v3] network: Hide hidden networks on connection error
 2022-04-05 15:13 UTC 

[PATCH v3] network: Hide hidden networks on connection error
 2022-04-05 14:53 UTC 

[PATCH v3] network: Hide hidden networks on connection error
 2022-04-05 14:53 UTC 

[PATCH v3] network: Hide hidden networks on connection error
 2022-04-05 14:49 UTC 

[PATCH v3] network: Hide hidden networks on connection error
 2022-04-05 14:46 UTC 

[PATCH v3] network: Hide hidden networks on connection error
 2022-04-05 14:34 UTC 

[PATCH v3] network: Hide hidden networks on connection error
 2022-04-05 11:19 UTC 

segfault in parse_neighbor_report at src/station.c:1747
 2022-04-05  9:40 UTC 

[PATCH v2] network: Hide hidden networks on connection error
 2022-04-04 18:37 UTC 

segfault in parse_neighbor_report at src/station.c:1747
 2022-04-04 18:23 UTC 

[PATCH 1/2] test-runner: fix kernel panic on exit for UML
 2022-04-04 16:14 UTC 

[PATCH 2/2] auto-t: delay rekeys in extended key ID test
 2022-04-04 15:54 UTC 

[PATCH v2] network: Hide hidden networks on connection error
 2022-04-04  9:16 UTC 

[PATCH 1/2] test-runner: fix kernel panic on exit for UML
 2022-04-01 22:16 UTC 

[PATCH] Improve d-bus error message on iwctl
 2022-04-01 16:41 UTC 

[PATCH v2 14/14] rrm: use ULL for static values
 2022-03-31 23:16 UTC 

[PATCH v2 13/14] auto-t: iwd.py: use IO watch for station debug events
 2022-03-31 23:16 UTC 

[PATCH v2 12/14] auto-t: hostapd.py: use IO watch for hostapd events
 2022-03-31 23:16 UTC 

[PATCH v2 11/14] auto-t: cleanup testRRM
 2022-03-31 23:16 UTC 

[PATCH v2 10/14] auto-t: wait for roam events in proper order
 2022-03-31 23:16 UTC 

[PATCH v2 09/14] auto-t: fix testBSSBlacklist typo
 2022-03-31 23:16 UTC 

[PATCH v2 08/14] test-runner: add time-travel to kernel config
 2022-03-31 23:16 UTC 

[PATCH v2 07/14] test-runner: don't kill dmesg after individual tests
 2022-03-31 23:16 UTC 

[PATCH v2 06/14] test-runner: use may_block=True for context iteration (and move location)
 2022-03-31 23:16 UTC 

[PATCH v2 05/14] test-runner: fix logging for namespaces and pre-test processes
 2022-03-31 23:16 UTC 

[PATCH v2 04/14] test-runner: add initial UmlRunner implementation
 2022-03-31 23:16 UTC 

[PATCH v2 03/14] test-runner: rename test-runner, add run-tests
 2022-03-31 23:16 UTC 

[PATCH v2 02/14] test-runner: remove environment specific code
 2022-03-31 23:16 UTC 

[PATCH v2 01/14] test-runner: Move environment setup into own module
 2022-03-31 23:16 UTC 

[PATCH v2 01/14] test-runner: Move environment setup into own module
 2022-03-31 23:13 UTC 

[PATCH] Improve d-bus error message on iwctl
 2022-03-31 15:56 UTC 

[PATCH] Improve d-bus error message on iwctl
 2022-03-31  8:10 UTC 

iwd failes to compile
 2022-03-31  0:25 UTC 

iwd failes to compile
 2022-03-31  0:12 UTC 

[PATCH 7/7] test-runner: don't kill dmesg after individual tests
 2022-03-30 22:20 UTC 

[PATCH 6/7] test-runner: move context iteration until after value checks
 2022-03-30 22:20 UTC 

[PATCH 5/7] test-runner: fix logging for namespaces and pre-test processes
 2022-03-30 22:20 UTC 

[PATCH 4/7] test-runner: add initial UmlRunner implementation
 2022-03-30 22:20 UTC 

[PATCH 3/7] test-runner: rename test-runner, add run-tests
 2022-03-30 22:20 UTC 

[PATCH 2/7] test-runner: remove environment specific code
 2022-03-30 22:20 UTC 

[PATCH 1/7] test-runner: Move environment setup into own module
 2022-03-30 22:20 UTC 

[PATCH] auto-t: use full_scan=True on testBSSBlacklist
 2022-03-30 21:17 UTC 

[PATCH] auto-t: use full_scan=True on testBSSBlacklist
 2022-03-30 21:17 UTC 

[PATCH 1/7] tools: add some required options to kernel config
 2022-03-30 20:27 UTC 

[PATCH 7/7] auto-t: test-wide replacement of assertTrue(list_sta())
 2022-03-30 20:23 UTC 

[PATCH 6/7] auto-t: fix up a few issues in testNetconfig
 2022-03-30 20:23 UTC 

[PATCH 5/7] auto-t: testSAE-roam: wait for ip link down
 2022-03-30 20:23 UTC 

[PATCH 4/7] auto-t: testutil: wait for operstate
 2022-03-30 20:23 UTC 

[PATCH 3/7] auto-t: remove direct scan() call when possible
 2022-03-30 20:23 UTC 

[PATCH 2/7] tools: add UML specific options to the kernel config
 2022-03-30 20:23 UTC 

[PATCH 1/7] tools: add some required options to kernel config
 2022-03-30 20:23 UTC 

[PATCH 1/4] p2p: Fix Device Address updates from Probe Requests
 2022-03-30 19:44 UTC 

[PATCH 1/4] p2p: Fix Device Address updates from Probe Requests
 2022-03-30 19:41 UTC 

[PATCH 4/4] test-runner: Replace exit with sys.exit
 2022-03-30 17:34 UTC 

[PATCH 3/4] test-runner: Don't require SUDO_GID to be set for logs
 2022-03-30 17:33 UTC 

[PATCH 2/4] test-runner: Fix checks in exit_vm
 2022-03-30 17:33 UTC 

[PATCH 1/4] p2p: Fix Device Address updates from Probe Requests
 2022-03-30 17:33 UTC 

Failed building with autoconf 2.71 but successed on 2.69
 2022-03-29  7:54 UTC 

[PATCH] eapol: zero entire buffer when creating frame
 2022-03-28 22:35 UTC 

[PATCH] eapol: zero entire buffer when creating frame
 2022-03-28 22:32 UTC 

[PATCH] src/storage.c: fix build with uclibc
 2022-03-28 17:40 UTC 

[PATCH v4 00/13] Combined test-runner fixes
 2022-03-28 17:39 UTC 

[PATCH v4 13/13] auto-t: don't wait for wpa_supplicant to connect
 2022-03-28 17:28 UTC 

[PATCH v4 12/13] dpp: set new_freq when configuring as initiator
 2022-03-28 17:28 UTC 

[PATCH v4 11/13] dpp: fail if disconnected during DPP protocol
 2022-03-28 17:28 UTC 

[PATCH v4 10/13] auto-t: do a full scan when getting network
 2022-03-28 17:28 UTC 

[PATCH v4 09/13] auto-t: use wait_for_event in testPSK-roam
 2022-03-28 17:28 UTC 

[PATCH v4 08/13] auto-t: do full scan for testSAE
 2022-03-28 17:28 UTC 

[PATCH v4 07/13] auto-t: use wait_for_event in testSAE-roam
 2022-03-28 17:28 UTC 

[PATCH v4 06/13] auto-t: use wait_for_event in testBSSBlacklist
 2022-03-28 17:28 UTC 

[PATCH v4 05/13] auto-t: fixup testRoamRetry for better timing reliability
 2022-03-28 17:28 UTC 

[PATCH v4 04/13] auto-t: iwd.py: fix full_scan argument
 2022-03-28 17:28 UTC 

[PATCH v4 03/13] auto-t: remove waitstatus_to_exitcode for better compatibility
 2022-03-28 17:28 UTC 

[PATCH v4 02/13] test-runner: fix OOM issues (hopefully)
 2022-03-28 17:28 UTC 

[PATCH v4 01/13] test-runner: add memory usage for debugging
 2022-03-28 17:28 UTC 

[PATCH v4 00/13] Combined test-runner fixes
 2022-03-28 17:28 UTC 

[PATCH] src/storage.c: fix build with uclibc
 2022-03-25 21:00 UTC 

[PATCH v3 1/2] test-runner: add memory usage for debugging
 2022-03-23  6:11 UTC 

[PATCH 8/8] auto-t: don't wait for wpa_supplicant to connect
 2022-03-22 22:51 UTC 

[PATCH 7/8] dpp: set new_freq when configuring as initiator
 2022-03-22 22:51 UTC 

[PATCH 6/8] dpp: fail if disconnected during DPP protocol
 2022-03-22 22:51 UTC 

[PATCH 5/8] auto-t: use wait_for_event in testSAE-roam
 2022-03-22 22:51 UTC 

[PATCH 4/8] auto-t: use wait_for_event in testBSSBlacklist
 2022-03-22 22:51 UTC 

[PATCH 3/8] auto-t: fixup testRoamRetry for better timing reliability
 2022-03-22 22:51 UTC 

[PATCH 2/8] auto-t: iwd.py: fix full_scan argument
 2022-03-22 22:51 UTC 

[PATCH 1/8] auto-t: remove waitstatus_to_exitcode for better compatibility
 2022-03-22 22:51 UTC 

[PATCH v3 2/2] test-runner: fix OOM issues (hopefully)
 2022-03-22 22:49 UTC 

[PATCH v3 1/2] test-runner: add memory usage for debugging
 2022-03-22 22:49 UTC 

[PATCH v2 2/2] test-runner: increase RAM size to 1GB
 2022-03-21 23:25 UTC 

[PATCH v2 1/2] test-runner: add memory usage for debugging
 2022-03-21 23:25 UTC 

[PATCH] test-runner: increase RAM size
 2022-03-20  2:26 UTC 

[PATCH] test-runner: increase RAM size
 2022-03-19  5:12 UTC 

[PATCH] auto-t: remove waitstatus_to_exitcode for better compatibility
 2022-03-18 23:26 UTC 

[PATCH] test-runner: increase RAM size
 2022-03-18 22:36 UTC 

[PATCH 1/6] client: add a few return checks
 2022-03-18 17:47 UTC 

[PATCH 6/6] wired: check return of l_settings_load_from_file
 2022-03-18 16:44 UTC 

[PATCH 5/6] wired: check return of modify_membership
 2022-03-18 16:44 UTC 

[PATCH 4/6] wired: check eap_load_settings
 2022-03-18 16:44 UTC 

[PATCH 3/6] json: call va_end in error case
 2022-03-18 16:44 UTC 

[PATCH 2/6] dpp-util: move up va_end before possible error case
 2022-03-18 16:44 UTC 

[PATCH 1/6] client: add a few return checks
 2022-03-18 16:44 UTC 

[PATCH] test-runner: add option to write final status to file
 2022-03-16 22:50 UTC 

[PATCH] test-runner: add option to write final status to file
 2022-03-16 22:29 UTC 

[PATCH 1/1] client: fix colors to make grey really grey
 2022-03-16 14:57 UTC 

[PATCH 1/1] client: fix colors to make grey really grey
 2022-03-16  9:06 UTC 

[PATCH 0/1] fix colors to make grey really grey
 2022-03-16  9:06 UTC 

[PATCH] client: make grey really grey
 2022-03-14 21:40 UTC 

[PATCH] client: make grey really grey
 2022-03-14 20:49 UTC 

Unable to build ELL with OpenSSL 3
 2022-03-09 23:56 UTC 

Usable link speed info from iwd?
 2022-03-09 22:19 UTC 

Usable link speed info from iwd?
 2022-03-09 21:05 UTC 

Usable link speed info from iwd?
 2022-03-09 20:55 UTC 

Unable to build ELL with OpenSSL 3
 2022-03-09 18:04 UTC 

[PATCH] network: Hide hidden networks on passphrase error
 2022-03-09 16:22 UTC 

Unable to build ELL with OpenSSL 3
 2022-03-09 10:36 UTC 

[PATCH] network: Hide hidden networks on passphrase error
 2022-03-09  8:28 UTC 

[PATCH] network: Hide hidden networks on passphrase error
 2022-03-08 18:09 UTC 

[PATCH] station: replace old BSS with 'best_bss' on roam scan
 2022-03-08 17:37 UTC 

[PATCH] network: Hide hidden networks on passphrase error
 2022-03-08 11:05 UTC 

[PATCH] network: Hide hidden networks on passphrase error
 2022-03-08 10:59 UTC 

Permanent disconnect when AP changes frequency
 2022-03-07 17:43 UTC 

Permanent disconnect when AP changes frequency
 2022-03-07 11:14 UTC 

Permanent disconnect when AP changes frequency
 2022-03-04 21:28 UTC 

[PATCH] station: replace old BSS with 'best_bss' on roam scan
 2022-03-04 21:24 UTC 

Permanent disconnect when AP changes frequency
 2022-03-04 17:18 UTC 

Permanent disconnect when AP changes frequency
 2022-03-04 17:00 UTC 

Permanent disconnect when AP changes frequency
 2022-03-04 16:59 UTC 

Permanent disconnect when AP changes frequency
 2022-03-04 15:44 UTC 

[PATCH v2] knownnetworks: use band_freq_to_channel to verify known freqs
 2022-03-03 20:41 UTC 

[PATCH] knownnetworks: update known frequencies maximum to 7115
 2022-03-03 20:23 UTC 

[PATCH v2] knownnetworks: use band_freq_to_channel to verify known freqs
 2022-03-03 20:09 UTC 

[PATCH] knownnetworks: update known frequencies maximum to 7115
 2022-03-03 18:57 UTC 

[PATCH] knownnetworks: update known frequencies maximum to 7115
 2022-03-03 17:59 UTC 

[PATCH] knownnetworks: update known frequencies maximum to 7115
 2022-03-03 17:22 UTC 

Scan while AP - testing
 2022-02-28 20:16 UTC 

[PATCH v3 1/4] scan: add support for scanning on AP interface type
 2022-02-28 19:33 UTC 

[PATCH v3 4/4] doc: document access point scanning
 2022-02-28 18:49 UTC 

[PATCH v3 3/4] client: add AP scanning support to iwctl
 2022-02-28 18:49 UTC 

[PATCH v3 2/4] ap: add support for scanning while in AP mode
 2022-02-28 18:49 UTC 

[PATCH v3 1/4] scan: add support for scanning on AP interface type
 2022-02-28 18:49 UTC 

[PATCH v2 4/7] scan: add support for scanning on AP interface type
 2022-02-28 18:06 UTC 

[PATCH v2 7/7] doc: document access point scanning
 2022-02-28 17:45 UTC 

[PATCH v2 1/7] scan: add scan_bss_get_security
 2022-02-28 17:43 UTC 

[PATCH v4] network: add 6GHz restrictions to network_can_connect_bss
 2022-02-28 17:32 UTC 

Scan while AP - testing
 2022-02-28 16:57 UTC 

[PATCH v4] network: add 6GHz restrictions to network_can_connect_bss
 2022-02-26  1:06 UTC 

[PATCH v3 5/7] network: add 6GHz restrictions to network_can_connect_bss
 2022-02-26  0:04 UTC 

[PATCH v3 1/7] ie: update IE_AKM_IS_SAE to bitwise comparison
 2022-02-26  0:02 UTC 

[PATCH v3 7/7] station: enforce MFPR=1 for 6GHz frequencies
 2022-02-25 23:32 UTC 

[PATCH v3 6/7] station: check supported frequencies in neighbor report
 2022-02-25 23:32 UTC 

[PATCH v3 5/7] network: add 6GHz restrictions to network_can_connect_bss
 2022-02-25 23:32 UTC 

[PATCH v3 4/7] ie: add IE_AKM_IS_8021X
 2022-02-25 23:32 UTC 

[PATCH v3 3/7] station: use IE_AKM_IS_FILS
 2022-02-25 23:32 UTC 

[PATCH v3 2/7] ie: update IE_AKM_IS_FILS to be bitwise
 2022-02-25 23:32 UTC 

[PATCH v3 1/7] ie: update IE_AKM_IS_SAE to bitwise comparison
 2022-02-25 23:32 UTC 

[PATCH v2 2/3] station: check supported frequencies in neighbor report
 2022-02-25 23:12 UTC 

[PATCH v2 3/3] station: enforce MFPR=1 for 6GHz frequencies
 2022-02-25 22:03 UTC 

[PATCH v2 2/3] station: check supported frequencies in neighbor report
 2022-02-25 22:03 UTC 

[PATCH v2 1/3] network: add 6GHz restrictions to network_can_connect_bss
 2022-02-25 22:03 UTC 

[PATCH 07/11] network: add 6GHz restrictions to network_can_connect_bss
 2022-02-25 19:50 UTC 

[PATCH 07/11] network: add 6GHz restrictions to network_can_connect_bss
 2022-02-25 19:24 UTC 

[PATCH 01/11] band: add operating clases for 802.11ax
 2022-02-25 19:11 UTC 

[PATCH 11/11] test-runner: start iwmon first
 2022-02-25 17:58 UTC 

[PATCH 10/11] iwmon: parse ATTR_REG_RULES
 2022-02-25 17:58 UTC 

[PATCH 09/11] unit: add band tests for 6GHz
 2022-02-25 17:58 UTC 

[PATCH 08/11] band: keep 6GHz frequencies out of 40mhz special case
 2022-02-25 17:58 UTC 

[PATCH 07/11] network: add 6GHz restrictions to network_can_connect_bss
 2022-02-25 17:58 UTC 

[PATCH 06/11] wiphy: add 6Ghz support
 2022-02-25 17:58 UTC 

[PATCH 05/11] util: add 6GHz support to scan_freq_set* APIs
 2022-02-25 17:58 UTC 

[PATCH 04/11] band: add 6GHz support to {channel, freq}_to_{freq, channel}
 2022-02-25 17:58 UTC 

[PATCH 03/11] band: add BAND_FREQ_6_GHZ
 2022-02-25 17:58 UTC 

[PATCH 02/11] band: remove unneeded line break
 2022-02-25 17:58 UTC 

[PATCH 01/11] band: add operating clases for 802.11ax
 2022-02-25 17:58 UTC 

lib to iwd
 2022-02-25  9:05 UTC 

lib to iwd
 2022-02-25  8:21 UTC 

lib to iwd
 2022-02-25  7:24 UTC 

Scan while AP - testing
 2022-02-25  1:45 UTC 

lib to iwd
 2022-02-24 20:36 UTC 

[PATCH] sae: define _GNU_SOURCE for reallocarray definition
 2022-02-24 18:15 UTC 


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox