Wireless Daemon for Linux
 help / color / mirror / Atom feed
 messages from 2020-09-16 17:08:12 to 2020-11-03 19:06:40 UTC [more...]

[PATCH 1/4] ap: make APRanges optional
 2020-11-03 19:06 UTC  (3+ messages)
` [PATCH 2/4] auto-t: fix testNetconfig hardcoded interface
` [PATCH 3/4] auto-t: remove /var/lib/iwd references in testKnownNetworks

[PATCH] test-runner: fix Radio/Interface circular reference
 2020-11-03 17:03 UTC 

[PATCH] ap: fixup incorrect return
 2020-11-02 20:24 UTC  (2+ messages)

[PATCH v2 1/3] ap: add StartProfile DBus method
 2020-11-02 19:58 UTC  (4+ messages)
` [PATCH v2 2/3] ap: allow DHCP settings in provisioning files
` [PATCH v2 3/3] auto-t: add support for AP StartWithConfig API

[PATCH v2] frame-xchg: fix invalid read
 2020-11-02 17:39 UTC  (2+ messages)

[PATCH] resolve: allow setting default DNS resolver at compile time
 2020-11-01 21:33 UTC  (3+ messages)

[PATCH 1/5] storage: add storage_network_filename_from_path
 2020-10-30 18:48 UTC  (9+ messages)
` [PATCH 2/5] storage: add storage_get_ap_path
` [PATCH 3/5] ap: add provisioning file parsing
` [PATCH 4/5] ap: add StartWithConfig DBus method
` [PATCH 5/5] ap: allow DHCP settings in provisioning files

[PATCH] auto-t: fix hotspot autoconnect test
 2020-10-30 18:17 UTC  (2+ messages)

[PATCH] frame-xchg: fix invalid read
 2020-10-30  1:49 UTC  (10+ messages)

API recommendation?
 2020-10-29 17:22 UTC  (3+ messages)

[PATCH v6 1/3] ap: add support for DHCPv4 server
 2020-10-27 21:20 UTC  (4+ messages)
` [PATCH v6 2/3] auto-t: testutil: add test_ip_address_match
` [PATCH v6 3/3] auto-t: add AP test with DHCP server

[PATCH] monitor: print survey info results
 2020-10-27 14:54 UTC  (2+ messages)

[PATCH 1/2] util: add util_ip_prefix_tohl
 2020-10-26 21:17 UTC  (3+ messages)
` [PATCH 2/2] unit: add test for util_ip_prefix_tohl

[PATCH v5 1/6] util: add util_ip_prefix_tohl
 2020-10-26 19:30 UTC  (8+ messages)
` [PATCH v5 2/6] unit: add test for util_ip_prefix_tohl
` [PATCH v5 3/6] ap: add error out param to ap_start
` [PATCH v5 4/6] ap: add support for DHCPv4 server
` [PATCH v5 5/6] auto-t: testutil: add test_ip_address_match
` [PATCH v5 6/6] auto-t: add AP test with DHCP server

[PATCH 1/2] auto-t: wait for mode change to finish on stop_ap
 2020-10-26 19:27 UTC  (4+ messages)
` [PATCH 2/2] auto-t: only return expected number from list_devices

[PATCH v4 1/3] ap: add support for DHCPv4 server
 2020-10-22 19:15 UTC  (3+ messages)
` [PATCH v4 2/3] auto-t: testutil: add test_ip_address_match
` [PATCH v4 3/3] auto-t: add AP test with DHCP server

[PATCH v3 1/2] ap: add support for DHCPv4 server
 2020-10-22 17:14 UTC  (4+ messages)
` [PATCH v3 2/2] auto-t: add AP test with DHCP server

[PATCH v2 0/2] Add DHCP to AP
 2020-10-22 14:27 UTC  (4+ messages)
` [PATCH v2 1/2] ap: add support for DHCPv4 server
` [PATCH v2 2/2] auto-t: add AP test with DHCP server

[PATCH 1/2] test-runner: enable valgrind track origins
 2020-10-22 14:25 UTC  (3+ messages)
` [PATCH 2/2] test-runner: add switch for genl debugging

>=iwd-1.8: crash in dmesg at boot
 2020-10-21 10:36 UTC  (4+ messages)

[PATCH 01/13] auto-t: no hostapd instance graceful failure
 2020-10-20 21:41 UTC  (23+ messages)
` [PATCH 02/13] auto-t: add copy_to_ap utility
` [PATCH 03/13] auto-t: simplify copy_to_hotspot
` [PATCH 04/13] storage: allow NULL type on storage_network_ssid_from_path
` [PATCH 05/13] storage: add storage_get_ap_path
` [PATCH 06/13] ap: refactor AP to use provisioning files
` [PATCH 07/13] doc: update AP docs with new Start() arguments
` [PATCH 08/13] ap: remove 'psk' from Start()
` [PATCH 09/13] auto-t: update start_ap() to remove psk argument
` [PATCH 10/13] auto-t: update AP tests with provisioning files
` [PATCH 11/13] build: add ELL dhcp-util.c to build
` [PATCH 12/13] ap: add support for DHCPv4 server
` [PATCH 13/13] auto-t: add AP test with DHCP server

[PATCH 1/5] test-runner: Reserve radios for wpa_supplicant
 2020-10-19 22:22 UTC  (6+ messages)
` [PATCH 2/5] autotests: Basic P2P python API
` [PATCH 3/5] autotests: Add basic wpa_supplicant P2P python wrapper
` [PATCH 4/5] autotests: Move some variables from IWD class to instance
` [PATCH 5/5] autotests: Add testP2P

iwd problems on Arch Linux
 2020-10-19  7:04 UTC  (7+ messages)

[PATCH] auto-t: remove requirement for /var/lib/{ead,iwd}
 2020-10-14 18:03 UTC  (2+ messages)

[PATCH 2/2 v2] doc: Fix SignalLevelAgent interface name and filename pointers
 2020-10-14 18:03 UTC  (2+ messages)

[PATCH 1/2] station: Fix .Scanning being reset early
 2020-10-14 18:02 UTC  (3+ messages)
` [PATCH 2/2] doc: Fix SignalLevelAgent interface name and filename pointers

[PATCH 1/5] station: Make Disconnect() cancel ConnectHiddenNetwork()
 2020-10-08 20:56 UTC  (10+ messages)
` [PATCH 2/5] station: Add current hidden network to networks_sorted
` [PATCH 3/5] network: Check if network busy before new connection
` [PATCH 4/5] station: Stop autoconnect for the hidden SSID scan
` [PATCH 5/5] network: Stop autoconnect during agent request or ANQP

[PATCH 1/6] frame-xchg: Add no-cck-rate flag only for P2P interfaces
 2020-09-30 20:41 UTC  (23+ messages)
` [PATCH 2/6] frame-xchg: Cancel NL80211_CMD_FRAME commands when interrupted
` [PATCH 3/6] wscutil: Fix subcategory string lookup
` [PATCH 4/6] scan: Drop unused frequency list parsing
` [PATCH 5/6] p2p: Fix adding peers from Probe Request info
` [PATCH 6/6] p2p: Respond to Probe Requests when in discovery
` [PATCH 1/8] test-runner: Reserve radios for wpa_supplicant
` [PATCH 2/8] test-runner: Enable --p2p when creating interfaces
` [PATCH 3/8] test-runner: Add flags for DHCP and TLS verbose output
` [PATCH 4/8] test-runner: Make hwsim medium optional
` [PATCH 5/8] autotests: Basic P2P python API
` [PATCH 6/8] autotests: Add basic wpa_supplicant P2P python wrapper
` [PATCH 7/8] autotests: Move some variables from IWD class to instance
` [PATCH 8/8] autotests: Add testP2P

[PATCH] auto-t: remove requirement for /var/lib/{ead,iwd}
 2020-09-29 20:02 UTC 

[PATCH] test-runner: add iwmon options
 2020-09-29 14:10 UTC  (2+ messages)

Does IWD support having AP on a bridged interface?
 2020-09-29 14:09 UTC  (2+ messages)

[PATCH 1/5] resolve: Exit methods if resolve is NULL
 2020-09-23  1:48 UTC  (13+ messages)
` [PATCH 2/5] p2p: Free peer->wfd in p2p_peer_free
` [PATCH 3/5] p2p: Free parsed frame data in p2p_go_negotiation_confirm_cb
` [PATCH 4/5] p2p: Free response frame payloads
` [PATCH 5/5] ap: Use frame-xchg when sending frames

[PATCH 1/5] resolve: Exit methods if resolve is NULL
 2020-09-21 13:52 UTC  (5+ messages)
` [PATCH 2/5] p2p: Free peer->wfd in p2p_peer_free
` [PATCH 3/5] p2p: Free parsed frame data in p2p_go_negotiation_confirm_cb
` [PATCH 4/5] p2p: Free response frame payloads
` [PATCH 5/5] ap: Use frame-xchg when sending frames

[PATCH 1/6] auto-t: modify copy_to_storage to take optional dir
 2020-09-17 21:32 UTC  (7+ messages)
` [PATCH 2/6] doc: update hostapd.conf with DRIVER_WIRED
` [PATCH 3/6] auto-t: allow IWDDBusAbstract to work with any service
` [PATCH 4/6] auto-t: add ead.py module
` [PATCH 5/6] test-runner: allow EAD-based autotests
` [PATCH 6/6] auto-t: add EAD autotest

[PATCH] auto-t: fix testNetconfig
 2020-09-17 21:32 UTC  (2+ messages)

[PATCH 1/6] ap: Pass "ops" struct to ap_start()
 2020-09-16 22:26 UTC  (2+ messages)

[PATCH 6/6] treewide: Use l_settings_{set,get}_bytes
 2020-09-16 21:56 UTC  (2+ messages)

[PATCH] test-runner: open up dbus config for dbus-monitor
 2020-09-16 19:40 UTC  (2+ messages)

[PATCH v2 1/6] plugins: remove dependency on ELL plugins
 2020-09-16 19:39 UTC  (7+ messages)
` [PATCH v2 2/6] test-runner: remove ofono/hardcoded IWD options
` [PATCH v2 3/6] ofono: convert to module
` [PATCH v2 4/6] plugin: remove plugin source
` [PATCH v2 5/6] auto-t: remove sim_hardcoded tests
` [PATCH v2 6/6] auto-t: update EAP-PEAP-SIM test to use ofono

[PATCH 1/7] plugins: remove dependency on ELL plugins
 2020-09-16 17:08 UTC  (4+ messages)
` [PATCH 5/7] plugin: remove plugin source
` [PATCH 6/7] doc: document SimAuthBackend option
` [PATCH 7/7] auto-t: update AKA/SIM autotests SimAuthBackend


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