Wireless Daemon for Linux
 help / color / mirror / Atom feed
 messages from 2021-01-20 18:30:36 to 2021-02-08 20:19:54 UTC [more...]

[PATCH 1/5] display: use l_strlcpy to avoid potential overflow
 2021-02-08 20:19 UTC 

[PATCH] diagnostics: check dbus variant parsing
 2021-02-08 19:56 UTC  (2+ messages)

Reconnect issues, still
 2021-02-08 19:53 UTC  (2+ messages)

[PATCH] test-runner: clean up dbus path file properly
 2021-02-08 17:57 UTC  (2+ messages)

[PATCH 1/2] auto-t: add API wait_for_object_change
 2021-02-08 16:54 UTC  (7+ messages)
` [PATCH 2/2] auto-t: update roaming tests with wait_for_object_change

[PATCH 1/3] test-runner: clean up temporary files
 2021-02-05 23:58 UTC  (4+ messages)
` [PATCH 2/3] test-runner: add monitor to path
` [PATCH 3/3] test-runner: print error if kernel/qemu path is not found

[PATCH 1/4] ap: Pass vendor IEs between frames and the user
 2021-02-05 23:46 UTC  (4+ messages)
` [PATCH 2/4] ap: Make ap_update_beacon public
` [PATCH 3/4] p2p: Parse P2P IEs and WFD IEs in Association Requests
` [PATCH 4/4] p2p: Build P2P and WFD IEs for group's management frames

[PATCH 1/3] test-runner: print Radio class path
 2021-02-05 20:43 UTC  (4+ messages)
` [PATCH 2/3] auto-t: make spoof_frame more robust
` [PATCH 3/3] auto-t: fix SAQuery-spoofing test

[PATCH v3 1/2] station: move scan cancelation to __station_connect_network
 2021-02-05  2:57 UTC  (3+ messages)
` [PATCH v3 2/2] auto-t: fix wait_for_object_condition to work with any object

[PATCH v2 1/2] station: move scan cancelation to __station_connect_network
 2021-02-04 23:53 UTC  (2+ messages)
` [PATCH v2 2/2] auto-t: fix wait_for_object_condition to work with any object

[PATCH 1/3] station: move scan cancelation to __station_connect_network
 2021-02-04 23:03 UTC  (3+ messages)
` [PATCH 2/3] station: do not flush scan results
` [PATCH 3/3] auto-t: fix wait_for_object_condition to work with any object

[PATCH] Fix missing `#include "missing.h"`
 2021-02-04 15:15 UTC  (2+ messages)

[PATCH] auto-t: testFT-PSK-roam wait for connected
 2021-02-04  2:06 UTC  (2+ messages)

[PATCH 1/2] station: only add diagnostic interface when connected
 2021-02-03 19:38 UTC  (3+ messages)
` [PATCH 2/2] client: update to work with diagnostic changes

[PATCH 1/3] doc: add Frequency to station diagnostics
 2021-02-03 18:55 UTC  (4+ messages)
` [PATCH 2/3] station: add Frequency to diagnostics dictionary
` [PATCH 3/3] client: add Frequency to station show

[PATCH v2 1/4] ap: add Name property
 2021-02-02 21:55 UTC  (5+ messages)
` [PATCH v2 2/4] doc: document Name property on AP interface
` [PATCH v2 3/4] client: ap: show Name in 'ap <wlan> show'
` [PATCH v2 4/4] ap: tie diagnostic interface to AP Start/Stop

[PATCH 1/5] ap: return error from GetDiagnostics if not started
 2021-02-01 22:21 UTC  (7+ messages)
` [PATCH 2/5] client: ap: handle NotFound on diagnostic interface
` [PATCH 3/5] ap: add SSID property
` [PATCH 4/5] doc: document SSID property on AP interface
` [PATCH 5/5] client: ap: show SSID in 'ap <wlan> show'

[PATCH] client: add support for AP StartProfile
 2021-02-01 21:38 UTC  (2+ messages)

broadcom fmac ap mode testing - how to set iwd as dhcp server?
 2021-02-01 17:27 UTC  (7+ messages)

[PATCH 1/2] ap: Set the group cipher when sending START_AP
 2021-02-01 16:07 UTC  (3+ messages)
` [PATCH 2/2] eapol, ap: Remove assumption of single cipher in authenticator IE

[PATCH 1/5] ap: Set the group cipher when sending START_AP
 2021-01-30 11:39 UTC  (10+ messages)
` [PATCH 2/5] ap: Fix cleanup on ap_parse_new_station_ies errors
` [PATCH 3/5] eapol: Remove assumption of single cipher in authenticator IE
` [PATCH 4/5] ap: Allow setting multiple ciphers in ap->ciphers
` [PATCH 5/5] unit: Use hs_override_pairwise_cipher in eapol authenticator tests

[PATCH v3] auto-t: add test for stopping periodic roam retries
 2021-01-29 23:56 UTC  (2+ messages)

[PATCH v4] knownnetworks: sanitize known_network.freq on load
 2021-01-29 23:49 UTC  (2+ messages)

[PATCH v3] knownnetworks: sanitize known_network.freq on load
 2021-01-29 23:31 UTC 

[PATCH] station: fix leak on parse_neighbor_report
 2021-01-29 23:23 UTC  (2+ messages)

[PATCH] knownnetworks: sanitize known_network.freq on load
 2021-01-29 23:07 UTC 

[PATCH] knownnetworks: sanitize known_network.freq on load
 2021-01-29 21:35 UTC 

[PATCH] ap: fix off by one error
 2021-01-29 21:04 UTC  (2+ messages)

[PATCH 1/2] ap: rename ap_parse_ie to be more descriptive
 2021-01-29 19:16 UTC  (3+ messages)
` [PATCH 2/2] ap: handle GET_KEY error setting RSC to zero

[PATCH] ap: add DEL_STATION path to fullmac AP handling
 2021-01-29 17:36 UTC  (2+ messages)

[PATCH v2 1/2] netdev: preserve cur_rssi_low across reassociation
 2021-01-29 12:09 UTC  (5+ messages)
` [PATCH v2 2/2] auto-t: add test for stopping periodic roam retries

[PATCH 1/2] ap: handle NEW_STATION for fullmac cards
 2021-01-28 19:42 UTC  (4+ messages)
` [PATCH 2/2] ap: allow no group traffic on GET_KEY error

[PATCH v2] auto-t: throw exception if hostapd can't send BSS transition req
 2021-01-28 19:31 UTC  (2+ messages)

[PATCH 1/5] auto-t: add test for roaming retry timing
 2021-01-28 15:17 UTC  (12+ messages)
` [PATCH 2/5] auto-t: throw exception if hostapd can't send BSS transition req
` [PATCH 4/5] doc: add python package requirements for test-runner
` [PATCH 3/5] doc: update kernel configuration instructions for KVM guests
` [PATCH 5/5] doc: update test-runner invocation documentation

[PATCH] netdev: preserve cur_rssi_low across reassociation
 2021-01-28 12:21 UTC 

[PATCH] auto-t: remove stale hw.conf options
 2021-01-27 19:43 UTC  (2+ messages)

Running iwd on Linux 4.9: iwd shows adapter but no device
 2021-01-27 17:00 UTC  (3+ messages)

[PATCH] eap-tls: Use the right variable in settings check
 2021-01-27 15:53 UTC  (2+ messages)

iwd 1.11 does not run on armv6
 2021-01-27  7:32 UTC  (2+ messages)

[PATCH v2] station: cancel quick scans on Connect()
 2021-01-26 20:45 UTC  (2+ messages)

[PATCH 1/4] test-runner: fix verbose arguments as single string
 2021-01-26 19:42 UTC  (5+ messages)
` [PATCH 2/4] test-runner: don't always print "verbose on for ..."
` [PATCH 3/4] test-runner: fix logging, verbose, and process output
` [PATCH 4/4] station: fix improper state transition

[PATCH 1/7] eap-tls: Drop EAP-{TTLS,PEAP}-Client{Cert,Key}
 2021-01-26 18:28 UTC  (9+ messages)
` [PATCH 2/7] eap-tls: Make use of l_cert_load_container_file
` [PATCH 3/7] autotests: Test loading binary key formats in testEAP-TLS
` [PATCH 4/7] testrunner: Fix /tmp files cleanup on error
` [PATCH 5/7] doc: Update EAP-TLS client key setting information
` [PATCH 6/7] doc: Specify the DNS format as string lists
` [PATCH 7/7] netconfig: Set more correct buffer length

[PATCH] auto-t: fix wait_for_object_condition
 2021-01-25 19:11 UTC  (2+ messages)

[PATCH 1/3] station: retry roaming unless notified of a high RSSI
 2021-01-25  9:29 UTC  (5+ messages)
` [PATCH 2/3] station: add RoamRetryInterval setting
` [PATCH 3/3] doc: describe "

iwd reconnect issue
 2021-01-24 22:30 UTC 

[PATCH v4 1/8] netdev: move netdev_station_info to diagnostic.h
 2021-01-22 21:03 UTC  (9+ messages)
` [PATCH v4 2/8] diagnostic: commonize the building of diagnostic dict
` [PATCH v4 3/8] station: refactor to use diagnostic_info_to_dict
` [PATCH v4 4/8] ap: add AP diagnostic interface
` [PATCH v4 5/8] client: implement diagnostic module
` [PATCH v4 6/8] client: implement "ap <wlan> show"
` [PATCH v4 7/8] client: update station to use diagnostic_display
` [PATCH v4 8/8] client: remove display_dictionary

[PATCH v2] build: add After=network-pre.target to service files
 2021-01-22 20:18 UTC  (2+ messages)

[PATCH v3 1/7] netdev: move netdev_station_info to diagnostic.h
 2021-01-22 18:14 UTC  (7+ messages)
` [PATCH v3 2/7] diagnostic: commonize the building of diagnostic dict
` [PATCH v3 3/7] station: refactor to use diagnostic_info_to_dict
` [PATCH v3 4/7] ap: add AP diagnostic interface
` [PATCH v3 5/7] client: implement diagnostic module
` [PATCH v3 6/7] client: implement "ap <wlan> show"
` [PATCH v3 7/7] client: update station to use diagnostic_display

[PATCH] build: add After=network-pre.target to service files
 2021-01-22 15:10 UTC  (8+ messages)

[PATCH v2 1/5] station: commonize the building of diagnostic dict
 2021-01-21 20:16 UTC  (13+ messages)
` [PATCH v2 2/5] ap: add AP diagnostic interface
` [PATCH v2 3/5] client: implement display_dictionary
` [PATCH v2 4/5] client: implement "ap <wlan> show"
` [PATCH v2 5/5] client: update station to use display_dictionary

CQM RSSI notification in station_roamed()
 2021-01-21 15:13 UTC  (3+ messages)

[PATCH 6/8] client: implement "ap <wlan> show"
 2021-01-20 20:36 UTC  (3+ messages)

[PATCH 5/8] client: add AccessPointDiagnostic interface definition
 2021-01-20 20:14 UTC  (2+ messages)

[PATCH 4/8] ap: add AP diagnostic interface
 2021-01-20 20:11 UTC  (2+ messages)

[PATCH 2/8] netdev: add netdev_get_all_stations
 2021-01-20 20:06 UTC  (2+ messages)

[PATCH 1/8] doc: document AccessPointDiagnostic interface
 2021-01-20 20:00 UTC  (3+ messages)
` [PATCH 8/8] test: add StationDiagnostic interface to monitor-iwd


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