All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joachim Breitner <mail@joachim-breitner.de>
To: iwd@lists.linux.dev
Subject: Re: iwd needs restart after suspending
Date: Fri, 12 Aug 2022 16:09:51 +0200	[thread overview]
Message-ID: <fa74ccdf82f2f4db651d50e51583bd85eca3fb28.camel@joachim-breitner.de> (raw)
In-Reply-To: <f79517c3f23c14dcd6db0dd5f3fb48fdeb687315.camel@joachim-breitner.de>

[-- Attachment #1: Type: text/plain, Size: 2748 bytes --]

Hi,

Am Freitag, dem 12.08.2022 um 14:08 +0200 schrieb Joachim Breitner:
> Is this a known problem? If not, any information in particular I could
> provide to fix it?

I recorded the output of iwd -d on 5.15 and 5.19, see attachement. The
relevant bit seems to be

src/station.c:station_enter_state() Old State: connected, new state: disconnected        
src/station.c:station_enter_state() Old State: disconnected, new state: autoconnect_quick
src/wiphy.c:wiphy_radio_work_insert() Inserting work item 3                              
src/wiphy.c:wiphy_radio_work_next() Starting work item 3                                 
src/wiphy.c:wiphy_reg_notify() Notification of command Wiphy Reg Change(113)             
src/wiphy.c:wiphy_update_reg_domain() New reg domain country code for phy0 is XX         
src/scan.c:scan_notify() Scan notification Trigger Scan(33)                              
src/netconfig.c:netconfig_ifaddr_deleted() ifaddr 192.168.178.39/24                      
src/scan.c:scan_request_triggered() Active scan triggered for wdev 6                     
src/station.c:station_quick_scan_triggered() Quick scan triggered for wlan0              
src/scan.c:scan_notify() Scan notification New Scan Results(34)                          
src/netdev.c:netdev_link_notify() event 16 on ifindex 5                                  
src/scan.c:get_scan_callback() get_scan_callback                                         
src/scan.c:scan_parse_bss_information_elements() Load: 31/255                            
src/scan.c:get_scan_callback() get_scan_callback                                         
src/scan.c:get_scan_callback() get_scan_callback                                         

                           
with 5.15 and 

src/station.c:station_enter_state() Old State: connected, new state:
disconnected
src/station.c:station_enter_state() Old State: disconnected, new state:
autoconnect_quick
src/wiphy.c:wiphy_radio_work_insert() Inserting work item 3
src/wiphy.c:wiphy_radio_work_next() Starting work item 3
src/netdev.c:netdev_link_notify() event 16 on ifindex 3               
src/station.c:station_free()                                          
src/netconfig.c:netconfig_destroy()                                   
src/scan.c:scan_cancel() Trying to cancel scan id 3 for wdev 3        
src/scan.c:scan_cancel() Scan is already started                      
src/wiphy.c:wiphy_radio_work_done() Work item 3 done
src/station.c:station_roam_state_clear() 3          
src/rrm.c:rrm_station_watch_destroy()               

with 5.19, and no more output there.

Cheers,
Joachim


-- 
Joachim Breitner
  mail@joachim-breitner.de
  http://www.joachim-breitner.de/


[-- Attachment #2: iwd-linux-5.19.txt --]
[-- Type: text/plain, Size: 13739 bytes --]

Wireless daemon version 1.27
src/main.c:main() Using configuration directory /etc/iwd
Loaded configuration from /etc/iwd/main.conf
src/storage.c:storage_create_dirs() Using state directory /var/lib/iwd
src/main.c:nl80211_appeared() Found nl80211 interface
src/module.c:iwd_modules_init() 
src/wsc.c:wsc_init() 
src/eap.c:__eap_method_enable() 
src/eap-wsc.c:eap_wsc_init() 
src/eap-md5.c:eap_md5_init() 
src/eap-tls.c:eap_tls_init() 
src/eap-ttls.c:eap_ttls_init() 
src/eap-mschapv2.c:eap_mschapv2_init() 
src/eap-sim.c:eap_sim_init() 
src/eap-aka.c:eap_aka_prime_init() 
src/eap-aka.c:eap_aka_init() 
src/eap-peap.c:eap_peap_init() 
src/eap-gtc.c:eap_gtc_init() 
src/eap-pwd.c:eap_pwd_init() 
src/manager.c:manager_wiphy_dump_callback() New wiphy phy0 added (0)
src/manager.c:manager_wiphy_dump_done() 
src/manager.c:manager_filtered_wiphy_dump_done() 
Wiphy: 0, Name: phy0
	Permanent Address: 2c:8d:b1:25:46:21
	2.4Ghz Band:
		Bitrates (non-HT):
			 1.0 Mbps
			 2.0 Mbps
			 5.5 Mbps
			11.0 Mbps
			 6.0 Mbps
			 9.0 Mbps
			12.0 Mbps
			18.0 Mbps
			24.0 Mbps
			36.0 Mbps
			48.0 Mbps
			54.0 Mbps
		HT Capabilities:
			HT40
			Short GI for 20Mhz
			Short GI for 40Mhz
		HT RX MCS indexes:
			0-15
	5Ghz Band:
		Bitrates (non-HT):
			 6.0 Mbps
			 9.0 Mbps
			12.0 Mbps
			18.0 Mbps
			24.0 Mbps
			36.0 Mbps
			48.0 Mbps
			54.0 Mbps
		HT Capabilities:
			HT40
			Short GI for 20Mhz
			Short GI for 40Mhz
		HT RX MCS indexes:
			0-15
		VHT Capabilities:
			160 Mhz operation
			Short GI for 80Mhz
			Short GI for 160 and 80 + 80 Mhz
			Max RX MCS: 0-9 for NSS: 2
			Max TX MCS: 0-9 for NSS: 2
	Ciphers: CCMP TKIP BIP
	Supported iftypes: ad-hoc station ap p2p-client p2p-go p2p-device
src/manager.c:manager_interface_dump_done() 
src/manager.c:manager_create_interfaces() creating wlan0
src/manager.c:manager_create_interfaces() creating wlan0-p2p
src/wiphy.c:wiphy_update_reg_domain() New reg domain country code for phy0 is 00
src/manager.c:manager_config_notify() Notification of command New Interface(7)
src/netdev.c:netdev_link_notify() event 16 on ifindex 3
src/manager.c:manager_new_station_interface_cb() 
src/netdev.c:netdev_create_from_genl() Created interface wlan0[3 3]
src/manager.c:manager_config_notify() Notification of command New Interface(7)
src/manager.c:manager_new_p2p_interface_cb() 
src/p2p.c:p2p_device_update_from_genl() Created P2P device 4
src/netdev.c:netdev_link_notify() event 16 on ifindex 3
src/wiphy.c:wiphy_reg_notify() Notification of command Wiphy Reg Change(113)
src/wiphy.c:wiphy_update_reg_domain() New reg domain country code for phy0 is XX
src/netdev.c:netdev_set_4addr() netdev: 3 use_4addr: 0
src/netdev.c:netdev_initial_up_cb() Interface 3 initialized
src/netconfig.c:netconfig_new() Starting netconfig for interface: 3
src/station.c:station_enter_state() Old State: disconnected, new state: autoconnect_quick
src/wiphy.c:wiphy_radio_work_insert() Inserting work item 1
src/wiphy.c:wiphy_radio_work_next() Starting work item 1
src/rrm.c:rrm_add_frame_watches() 
src/netdev.c:netdev_link_notify() event 16 on ifindex 3
src/netdev.c:netdev_link_notify() event 16 on ifindex 3
src/manager.c:manager_config_notify() Notification of command Set Interface(6)
src/scan.c:scan_notify() Scan notification Trigger Scan(33)
src/scan.c:scan_request_triggered() Active scan triggered for wdev 3
src/station.c:station_quick_scan_triggered() Quick scan triggered for wlan0
src/scan.c:scan_notify() Scan notification New Scan Results(34)
src/netdev.c:netdev_link_notify() event 16 on ifindex 3
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 32/255
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 71/255
src/scan.c:scan_parse_advertisement_protocol() 
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 97/255
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_advertisement_protocol() 
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 75/255
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 87/255
src/scan.c:scan_parse_advertisement_protocol() 
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 44/255
src/scan.c:scan_parse_advertisement_protocol() 
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 26/255
src/scan.c:get_scan_done() get_scan_done
src/station.c:station_add_seen_bss() Processing BSS 'dc:15:c8:12:e8:85' with SSID: Longbourn, freq: 5520, rank: 58253, strength: -4700, data_rate: 1733.3
src/station.c:station_add_seen_bss() Added new Network "Longbourn" security psk
src/station.c:station_add_seen_bss() Processing BSS 'dc:15:c8:12:e8:86' with SSID: Longbourn, freq: 2412, rank: 4854, strength: -4400, data_rate: 144.4
src/station.c:station_add_seen_bss() Processing BSS 'ec:a8:1f:36:d7:70' with SSID: Vodafone-D76C, freq: 2412, rank: 202, strength: -8000, data_rate: 7.2
src/station.c:station_add_seen_bss() Added new Network "Vodafone-D76C" security psk
src/station.c:station_add_seen_bss() Processing BSS 'd4:e2:cb:17:83:d8' with SSID: Vodafone-83D4, freq: 2462, rank: 184, strength: -8500, data_rate: 5.5
src/station.c:station_add_seen_bss() Added new Network "Vodafone-83D4" security psk
src/station.c:station_add_seen_bss() Processing BSS '70:54:25:64:51:50' with SSID: Zauberkiste-2.4GHz, freq: 2462, rank: 56, strength: -8600, data_rate: 2.0
src/station.c:station_add_seen_bss() Added new Network "Zauberkiste-2.4GHz" security psk
src/station.c:station_add_seen_bss() Processing BSS '72:54:25:64:51:30' with SSID: Vodafone Homespot, freq: 2462, rank: 56, strength: -8600, data_rate: 2.0
src/station.c:station_add_seen_bss() Added new Network "Vodafone Homespot" security open
src/station.c:station_add_seen_bss() Processing BSS '72:54:25:64:51:10' with SSID: Vodafone Hotspot, freq: 2462, rank: 56, strength: -8600, data_rate: 2.0
src/station.c:station_add_seen_bss() Added new Network "Vodafone Hotspot" security open
src/station.c:station_add_seen_bss() Processing BSS '34:2c:c4:73:74:c3' with SSID: UPC2466083, freq: 2412, rank: 56, strength: -8700, data_rate: 2.0
src/station.c:station_add_seen_bss() Added new Network "UPC2466083" security psk
src/station.c:station_add_seen_bss() Processing BSS '38:10:d5:81:b8:be' with SSID: FRITZ!Box 7412, freq: 2412, rank: 56, strength: -8700, data_rate: 2.0
src/station.c:station_add_seen_bss() Added new Network "FRITZ!Box 7412" security psk
src/station.c:station_add_seen_bss() Processing BSS 'd4:3f:cb:8d:10:74' with SSID: gorica, freq: 2462, rank: 56, strength: -8800, data_rate: 2.0
src/station.c:station_add_seen_bss() Added new Network "gorica" security psk
src/station.c:station_add_seen_bss() Processing BSS 'ee:a9:40:7d:4c:39' with SSID: Vodafone Homespot, freq: 2437, rank: 56, strength: -8900, data_rate: 2.0
src/station.c:station_add_seen_bss() Processing BSS 'ee:a9:40:7d:4c:19' with SSID: Vodafone Hotspot, freq: 2437, rank: 56, strength: -9000, data_rate: 2.0
src/station.c:station_add_seen_bss() Processing BSS 'ec:a9:40:75:77:8f' with SSID: Vodafone-A04B, freq: 2437, rank: 56, strength: -9000, data_rate: 2.0
src/station.c:station_add_seen_bss() Added new Network "Vodafone-A04B" security psk
src/station.c:station_add_seen_bss() Processing BSS 'ee:a9:40:75:77:bf' with SSID: Vodafone Homespot, freq: 2437, rank: 56, strength: -9000, data_rate: 2.0
src/station.c:station_add_seen_bss() Processing BSS '52:a5:dc:d3:c0:78' with SSID: Vodafone Hotspot, freq: 2412, rank: 56, strength: -9000, data_rate: 2.0
src/station.c:station_add_seen_bss() Processing BSS 'ee:a9:40:75:77:9f' with SSID: Vodafone Hotspot, freq: 2437, rank: 56, strength: -9100, data_rate: 2.0
src/station.c:station_add_seen_bss() Processing BSS 'd4:86:60:c9:44:4e' with SSID: MagentaWLAN-UKTR, freq: 2437, rank: 28, strength: -9000, data_rate: 1.0
src/station.c:station_add_seen_bss() Added new Network "MagentaWLAN-UKTR" security psk
src/station.c:station_add_seen_bss() Processing BSS '3c:37:12:95:b8:61' with SSID: FRITZ!Box 7530 BG, freq: 2412, rank: 28, strength: -9000, data_rate: 1.0
src/station.c:station_add_seen_bss() Added new Network "FRITZ!Box 7530 BG" security psk
src/station.c:station_autoconnect_start() 
src/station.c:station_autoconnect_next() autoconnect: Trying SSID: Longbourn
src/station.c:station_autoconnect_next() autoconnect: 'dc:15:c8:12:e8:85' freq: 5520, rank: 58253, strength: -4700
src/netdev.c:netdev_cqm_rssi_update() 
src/wiphy.c:wiphy_radio_work_insert() Inserting work item 2
src/station.c:__station_connect_network() connecting to BSS dc:15:c8:12:e8:85
src/station.c:station_enter_state() Old State: autoconnect_quick, new state: connecting (auto)
src/scan.c:scan_cancel() Trying to cancel scan id 1 for wdev 3
src/wiphy.c:wiphy_radio_work_done() Work item 1 done
src/wiphy.c:wiphy_radio_work_next() Starting work item 2
src/netdev.c:netdev_mlme_notify() MLME notification New Station(19)
src/station.c:station_netdev_event() Associating
src/wiphy.c:wiphy_reg_notify() Notification of command Wiphy Reg Change(113)
src/wiphy.c:wiphy_update_reg_domain() New reg domain country code for phy0 is EU
src/netdev.c:netdev_mlme_notify() MLME notification Authenticate(37)
src/netdev.c:netdev_authenticate_event() 
src/netdev.c:netdev_mlme_notify() MLME notification Associate(38)
src/netdev.c:netdev_associate_event() 
src/netdev.c:netdev_mlme_notify() MLME notification Connect(46)
src/netdev.c:netdev_connect_event() 
src/netdev.c:netdev_link_notify() event 16 on ifindex 3
src/netdev.c:netdev_link_notify() event 16 on ifindex 3
src/netdev.c:netdev_get_oci_cb() Obtained OCI: freq: 5520, width: 5, center1: 5570, center2: 0
src/netdev.c:netdev_link_notify() event 16 on ifindex 3
src/netdev.c:netdev_link_notify() event 16 on ifindex 3
src/netdev.c:netdev_unicast_notify() Unicast notification Control Port Frame(129)
src/netdev.c:netdev_control_port_frame_event() 
src/eapol.c:eapol_handle_ptk_1_of_4() ifindex=3
src/netdev.c:netdev_mlme_notify() MLME notification Control Port TX Status(139)
src/netdev.c:netdev_unicast_notify() Unicast notification Control Port Frame(129)
src/netdev.c:netdev_control_port_frame_event() 
src/eapol.c:eapol_handle_ptk_3_of_4() ifindex=3
src/netdev.c:netdev_set_gtk() 3
src/station.c:station_handshake_event() Setting keys
src/netdev.c:netdev_set_tk() 3
src/netdev.c:netdev_set_rekey_offload() 3
src/netdev.c:netdev_mlme_notify() MLME notification Control Port TX Status(139)
src/netdev.c:netdev_mlme_notify() MLME notification Notify CQM(64)
src/station.c:station_connect_cb() 3, result: 0
src/station.c:station_connect_ok() 
src/netconfig.c:netconfig_ipv6_select_and_install() IPV6 configuration disabled
src/wiphy.c:wiphy_radio_work_done() Work item 2 done
src/netdev.c:netdev_unicast_notify() Unicast notification Frame(59)
src/netdev.c:netdev_link_notify() event 16 on ifindex 3
src/netdev.c:netdev_mlme_notify() MLME notification Frame TX Status(60)
src/netdev.c:netdev_unicast_notify() Unicast notification Frame(59)
src/station.c:station_early_neighbor_report_cb() ifindex: 3, error: 0()
src/netconfig.c:netconfig_ipv4_dhcp_event_handler() DHCPv4 event 0
src/netconfig.c:netconfig_ifaddr_added() wlan0: ifaddr 192.168.178.39/24 broadcast (null)
src/netconfig.c:netconfig_gateway_to_arp() Gateway MAC is known, setting into ARP cache
src/resolve.c:resolve_systemd_set_dns() ifindex: 3
src/resolve.c:systemd_builder_add_dns() installing DNS: 192.168.178.1
src/resolve.c:resolve_systemd_set_domains() ifindex: 3
src/station.c:station_enter_state() Old State: connecting (auto), new state: connected
src/netdev.c:netdev_unicast_notify() Unicast notification Frame(59)
src/netdev.c:netdev_mlme_notify() MLME notification Frame TX Status(60)
src/netdev.c:netdev_mlme_notify() MLME notification Del Station(20)
src/netdev.c:netdev_link_notify() event 16 on ifindex 3
src/netdev.c:netdev_mlme_notify() MLME notification Deauthenticate(39)
src/netdev.c:netdev_deauthenticate_event() 
src/netdev.c:netdev_link_notify() event 16 on ifindex 3
src/netdev.c:netdev_mlme_notify() MLME notification Disconnect(48)
src/netdev.c:netdev_disconnect_event() 
Received Deauthentication event, reason: 3, from_ap: false
src/station.c:station_disconnect_event() 3
src/station.c:station_disassociated() 3
src/resolve.c:resolve_systemd_revert() ifindex: 3
src/station.c:station_reset_connection_state() 3
src/station.c:station_roam_state_clear() 3
src/station.c:station_enter_state() Old State: connected, new state: disconnected
src/station.c:station_enter_state() Old State: disconnected, new state: autoconnect_quick
src/wiphy.c:wiphy_radio_work_insert() Inserting work item 3
src/wiphy.c:wiphy_radio_work_next() Starting work item 3
src/netdev.c:netdev_link_notify() event 16 on ifindex 3
src/station.c:station_free() 
src/netconfig.c:netconfig_destroy() 
src/scan.c:scan_cancel() Trying to cancel scan id 3 for wdev 3
src/scan.c:scan_cancel() Scan is already started
src/wiphy.c:wiphy_radio_work_done() Work item 3 done
src/station.c:station_roam_state_clear() 3
src/rrm.c:rrm_station_watch_destroy() 

[-- Attachment #3: iwd-linux-5.15.txt --]
[-- Type: text/plain, Size: 23718 bytes --]

Wireless daemon version 1.27
src/main.c:main() Using configuration directory /etc/iwd
Loaded configuration from /etc/iwd/main.conf
src/storage.c:storage_create_dirs() Using state directory /var/lib/iwd
src/main.c:nl80211_appeared() Found nl80211 interface
src/module.c:iwd_modules_init() 
src/wsc.c:wsc_init() 
src/eap.c:__eap_method_enable() 
src/eap-wsc.c:eap_wsc_init() 
src/eap-md5.c:eap_md5_init() 
src/eap-tls.c:eap_tls_init() 
src/eap-ttls.c:eap_ttls_init() 
src/eap-mschapv2.c:eap_mschapv2_init() 
src/eap-sim.c:eap_sim_init() 
src/eap-aka.c:eap_aka_prime_init() 
src/eap-aka.c:eap_aka_init() 
src/eap-peap.c:eap_peap_init() 
src/eap-gtc.c:eap_gtc_init() 
src/eap-pwd.c:eap_pwd_init() 
src/manager.c:manager_wiphy_dump_callback() New wiphy phy0 added (0)
src/manager.c:manager_wiphy_dump_done() 
src/manager.c:manager_filtered_wiphy_dump_done() 
Wiphy: 0, Name: phy0
	Permanent Address: 2c:8d:b1:25:46:21
	2.4Ghz Band:
		Bitrates (non-HT):
			 1.0 Mbps
			 2.0 Mbps
			 5.5 Mbps
			11.0 Mbps
			 6.0 Mbps
			 9.0 Mbps
			12.0 Mbps
			18.0 Mbps
			24.0 Mbps
			36.0 Mbps
			48.0 Mbps
			54.0 Mbps
		HT Capabilities:
			HT40
			Short GI for 20Mhz
			Short GI for 40Mhz
		HT RX MCS indexes:
			0-15
	5Ghz Band:
		Bitrates (non-HT):
			 6.0 Mbps
			 9.0 Mbps
			12.0 Mbps
			18.0 Mbps
			24.0 Mbps
			36.0 Mbps
			48.0 Mbps
			54.0 Mbps
		HT Capabilities:
			HT40
			Short GI for 20Mhz
			Short GI for 40Mhz
		HT RX MCS indexes:
			0-15
		VHT Capabilities:
			160 Mhz operation
			Short GI for 80Mhz
			Short GI for 160 and 80 + 80 Mhz
			Max RX MCS: 0-9 for NSS: 2
			Max TX MCS: 0-9 for NSS: 2
	Ciphers: CCMP TKIP BIP
	Supported iftypes: ad-hoc station ap p2p-client p2p-go p2p-device
src/manager.c:manager_interface_dump_done() 
src/manager.c:manager_create_interfaces() creating wlan0
src/manager.c:manager_create_interfaces() creating wlan0-p2p
src/wiphy.c:wiphy_update_reg_domain() New reg domain country code for phy0 is EU
src/manager.c:manager_config_notify() Notification of command New Interface(7)
src/netdev.c:netdev_link_notify() event 16 on ifindex 5
src/manager.c:manager_new_station_interface_cb() 
src/netdev.c:netdev_create_from_genl() Created interface wlan0[5 6]
src/manager.c:manager_config_notify() Notification of command New Interface(7)
src/manager.c:manager_new_p2p_interface_cb() 
src/p2p.c:p2p_device_update_from_genl() Created P2P device 7
src/netdev.c:netdev_link_notify() event 16 on ifindex 5
src/wiphy.c:wiphy_reg_notify() Notification of command Wiphy Reg Change(113)
src/wiphy.c:wiphy_update_reg_domain() New reg domain country code for phy0 is XX
src/netdev.c:netdev_set_4addr() netdev: 5 use_4addr: 0
src/netdev.c:netdev_initial_up_cb() Interface 5 initialized
src/netconfig.c:netconfig_new() Starting netconfig for interface: 5
src/station.c:station_enter_state() Old State: disconnected, new state: autoconnect_quick
src/wiphy.c:wiphy_radio_work_insert() Inserting work item 1
src/wiphy.c:wiphy_radio_work_next() Starting work item 1
src/rrm.c:rrm_add_frame_watches() 
src/netdev.c:netdev_link_notify() event 16 on ifindex 5
src/netdev.c:netdev_link_notify() event 16 on ifindex 5
src/manager.c:manager_config_notify() Notification of command Set Interface(6)
src/scan.c:scan_notify() Scan notification Trigger Scan(33)
src/scan.c:scan_request_triggered() Active scan triggered for wdev 6
src/station.c:station_quick_scan_triggered() Quick scan triggered for wlan0
src/scan.c:scan_notify() Scan notification New Scan Results(34)
src/netdev.c:netdev_link_notify() event 16 on ifindex 5
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 26/255
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 108/255
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 48/255
src/scan.c:scan_parse_advertisement_protocol() 
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 91/255
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 86/255
src/scan.c:scan_parse_advertisement_protocol() 
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 34/255
src/scan.c:scan_parse_advertisement_protocol() 
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 44/255
src/scan.c:scan_parse_advertisement_protocol() 
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 1/255
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_done() get_scan_done
src/station.c:station_add_seen_bss() Processing BSS 'dc:15:c8:12:e8:85' with SSID: Longbourn, freq: 5520, rank: 52428, strength: -4900, data_rate: 1560.0
src/station.c:station_add_seen_bss() Added new Network "Longbourn" security psk
src/station.c:station_add_seen_bss() Processing BSS 'dc:15:c8:12:e8:86' with SSID: Longbourn, freq: 2412, rank: 4854, strength: -4400, data_rate: 144.4
src/station.c:station_add_seen_bss() Processing BSS 'ec:a8:1f:36:d7:70' with SSID: Vodafone-D76C, freq: 2412, rank: 485, strength: -7900, data_rate: 14.4
src/station.c:station_add_seen_bss() Added new Network "Vodafone-D76C" security psk
src/station.c:station_add_seen_bss() Processing BSS 'd4:86:60:c9:44:4e' with SSID: MagentaWLAN-UKTR, freq: 2437, rank: 154, strength: -8600, data_rate: 5.5
src/station.c:station_add_seen_bss() Added new Network "MagentaWLAN-UKTR" security psk
src/station.c:station_add_seen_bss() Processing BSS '70:54:25:64:51:50' with SSID: Zauberkiste-2.4GHz, freq: 2462, rank: 56, strength: -8600, data_rate: 2.0
src/station.c:station_add_seen_bss() Added new Network "Zauberkiste-2.4GHz" security psk
src/station.c:station_add_seen_bss() Processing BSS '72:54:25:64:51:30' with SSID: Vodafone Homespot, freq: 2462, rank: 56, strength: -8600, data_rate: 2.0
src/station.c:station_add_seen_bss() Added new Network "Vodafone Homespot" security open
src/station.c:station_add_seen_bss() Processing BSS '72:54:25:64:51:10' with SSID: Vodafone Hotspot, freq: 2462, rank: 56, strength: -8700, data_rate: 2.0
src/station.c:station_add_seen_bss() Added new Network "Vodafone Hotspot" security open
src/station.c:station_add_seen_bss() Processing BSS 'a2:04:60:e0:31:a0' with SSID: FH-Gast, freq: 2447, rank: 56, strength: -8800, data_rate: 2.0
src/station.c:station_add_seen_bss() Added new Network "FH-Gast" security psk
src/station.c:station_add_seen_bss() Processing BSS '34:2c:c4:73:74:c3' with SSID: UPC2466083, freq: 2412, rank: 56, strength: -8800, data_rate: 2.0
src/station.c:station_add_seen_bss() Added new Network "UPC2466083" security psk
src/station.c:station_add_seen_bss() Processing BSS '06:a2:22:7e:c1:67' with SSID: , freq: 5500, rank: 56, strength: -8900, data_rate: 2.0
src/station.c:station_add_seen_bss() BSS has hidden SSID
src/station.c:station_add_seen_bss() Processing BSS 'd4:3f:cb:8d:10:74' with SSID: gorica, freq: 2462, rank: 56, strength: -8900, data_rate: 2.0
src/station.c:station_add_seen_bss() Added new Network "gorica" security psk
src/station.c:station_add_seen_bss() Processing BSS 'ee:a9:40:7d:4c:19' with SSID: Vodafone Hotspot, freq: 2437, rank: 56, strength: -8900, data_rate: 2.0
src/station.c:station_add_seen_bss() Processing BSS 'ee:a9:40:7d:4c:39' with SSID: Vodafone Homespot, freq: 2437, rank: 56, strength: -8900, data_rate: 2.0
src/station.c:station_add_seen_bss() Processing BSS 'ee:a9:40:75:77:9f' with SSID: Vodafone Hotspot, freq: 2437, rank: 56, strength: -8900, data_rate: 2.0
src/station.c:station_add_seen_bss() Processing BSS 'd4:3f:cb:95:a1:1e' with SSID: Vodafone-F1EB, freq: 2462, rank: 56, strength: -9000, data_rate: 2.0
src/station.c:station_add_seen_bss() Added new Network "Vodafone-F1EB" security psk
src/station.c:station_add_seen_bss() Processing BSS '3c:37:12:95:b8:61' with SSID: FRITZ!Box 7530 BG, freq: 2412, rank: 56, strength: -9100, data_rate: 2.0
src/station.c:station_add_seen_bss() Added new Network "FRITZ!Box 7530 BG" security psk
src/station.c:station_add_seen_bss() Processing BSS 'd4:e2:cb:17:83:d8' with SSID: Vodafone-83D4, freq: 2462, rank: 33, strength: -8900, data_rate: 1.0
src/station.c:station_add_seen_bss() Added new Network "Vodafone-83D4" security psk
src/station.c:station_add_seen_bss() Processing BSS '1c:9d:72:59:61:38' with SSID: BudSpencer, freq: 2437, rank: 33, strength: -8900, data_rate: 1.0
src/station.c:station_add_seen_bss() Added new Network "BudSpencer" security psk
src/station.c:station_add_seen_bss() Processing BSS 'a0:04:60:e0:31:af' with SSID: chfeje, freq: 2447, rank: 28, strength: -8900, data_rate: 1.0
src/station.c:station_add_seen_bss() Added new Network "chfeje" security psk
src/station.c:station_add_seen_bss() Processing BSS '38:10:d5:81:b8:be' with SSID: FRITZ!Box 7412, freq: 2412, rank: 28, strength: -9000, data_rate: 1.0
src/station.c:station_add_seen_bss() Added new Network "FRITZ!Box 7412" security psk
src/station.c:station_autoconnect_start() 
src/station.c:station_autoconnect_next() autoconnect: Trying SSID: Longbourn
src/station.c:station_autoconnect_next() autoconnect: 'dc:15:c8:12:e8:85' freq: 5520, rank: 52428, strength: -4900
src/netdev.c:netdev_cqm_rssi_update() 
src/wiphy.c:wiphy_radio_work_insert() Inserting work item 2
src/station.c:__station_connect_network() connecting to BSS dc:15:c8:12:e8:85
src/station.c:station_enter_state() Old State: autoconnect_quick, new state: connecting (auto)
src/scan.c:scan_cancel() Trying to cancel scan id 1 for wdev 6
src/wiphy.c:wiphy_radio_work_done() Work item 1 done
src/wiphy.c:wiphy_radio_work_next() Starting work item 2
src/netdev.c:netdev_mlme_notify() MLME notification New Station(19)
src/station.c:station_netdev_event() Associating
src/wiphy.c:wiphy_reg_notify() Notification of command Wiphy Reg Change(113)
src/wiphy.c:wiphy_update_reg_domain() New reg domain country code for phy0 is EU
src/netdev.c:netdev_mlme_notify() MLME notification Authenticate(37)
src/netdev.c:netdev_authenticate_event() 
src/netdev.c:netdev_mlme_notify() MLME notification Associate(38)
src/netdev.c:netdev_associate_event() 
src/netdev.c:netdev_link_notify() event 16 on ifindex 5
src/netdev.c:netdev_mlme_notify() MLME notification Connect(46)
src/netdev.c:netdev_connect_event() 
src/netdev.c:netdev_link_notify() event 16 on ifindex 5
src/netdev.c:netdev_link_notify() event 16 on ifindex 5
src/netdev.c:netdev_get_oci_cb() Obtained OCI: freq: 5520, width: 5, center1: 5570, center2: 0
src/netdev.c:netdev_link_notify() event 16 on ifindex 5
src/netdev.c:netdev_unicast_notify() Unicast notification Control Port Frame(129)
src/netdev.c:netdev_control_port_frame_event() 
src/eapol.c:eapol_handle_ptk_1_of_4() ifindex=5
src/netdev.c:netdev_mlme_notify() MLME notification Control Port TX Status(139)
src/netdev.c:netdev_unicast_notify() Unicast notification Control Port Frame(129)
src/netdev.c:netdev_control_port_frame_event() 
src/eapol.c:eapol_handle_ptk_3_of_4() ifindex=5
src/netdev.c:netdev_set_gtk() 5
src/station.c:station_handshake_event() Setting keys
src/netdev.c:netdev_set_tk() 5
src/netdev.c:netdev_set_rekey_offload() 5
src/netdev.c:netdev_mlme_notify() MLME notification Control Port TX Status(139)
src/station.c:station_connect_cb() 5, result: 0
src/station.c:station_connect_ok() 
src/netconfig.c:netconfig_ipv6_select_and_install() IPV6 configuration disabled
src/wiphy.c:wiphy_radio_work_done() Work item 2 done
src/netdev.c:netdev_link_notify() event 16 on ifindex 5
src/netdev.c:netdev_unicast_notify() Unicast notification Frame(59)
src/netdev.c:netdev_mlme_notify() MLME notification Frame TX Status(60)
src/netdev.c:netdev_unicast_notify() Unicast notification Frame(59)
src/station.c:station_early_neighbor_report_cb() ifindex: 5, error: 0()
src/netdev.c:netdev_mlme_notify() MLME notification Notify CQM(64)
src/netconfig.c:netconfig_ipv4_dhcp_event_handler() DHCPv4 event 0
src/netconfig.c:netconfig_ifaddr_added() wlan0: ifaddr 192.168.178.39/24 broadcast (null)
src/netconfig.c:netconfig_gateway_to_arp() Gateway MAC is known, setting into ARP cache
src/resolve.c:resolve_systemd_set_dns() ifindex: 5
src/resolve.c:systemd_builder_add_dns() installing DNS: 192.168.178.1
src/resolve.c:resolve_systemd_set_domains() ifindex: 5
src/station.c:station_enter_state() Old State: connecting (auto), new state: connected
src/netdev.c:netdev_unicast_notify() Unicast notification Frame(59)
src/netdev.c:netdev_mlme_notify() MLME notification Frame TX Status(60)
src/netdev.c:netdev_mlme_notify() MLME notification Notify CQM(64)
src/netdev.c:netdev_link_notify() event 16 on ifindex 5
src/netdev.c:netdev_mlme_notify() MLME notification Del Station(20)
src/netdev.c:netdev_link_notify() event 16 on ifindex 5
src/netdev.c:netdev_mlme_notify() MLME notification Deauthenticate(39)
src/netdev.c:netdev_deauthenticate_event() 
src/netdev.c:netdev_mlme_notify() MLME notification Disconnect(48)
src/netdev.c:netdev_disconnect_event() 
Received Deauthentication event, reason: 3, from_ap: false
src/station.c:station_disconnect_event() 5
src/station.c:station_disassociated() 5
src/resolve.c:resolve_systemd_revert() ifindex: 5
src/station.c:station_reset_connection_state() 5
src/station.c:station_roam_state_clear() 5
src/station.c:station_enter_state() Old State: connected, new state: disconnected
src/station.c:station_enter_state() Old State: disconnected, new state: autoconnect_quick
src/wiphy.c:wiphy_radio_work_insert() Inserting work item 3
src/wiphy.c:wiphy_radio_work_next() Starting work item 3
src/wiphy.c:wiphy_reg_notify() Notification of command Wiphy Reg Change(113)
src/wiphy.c:wiphy_update_reg_domain() New reg domain country code for phy0 is XX
src/scan.c:scan_notify() Scan notification Trigger Scan(33)
src/netconfig.c:netconfig_ifaddr_deleted() ifaddr 192.168.178.39/24
src/scan.c:scan_request_triggered() Active scan triggered for wdev 6
src/station.c:station_quick_scan_triggered() Quick scan triggered for wlan0
src/scan.c:scan_notify() Scan notification New Scan Results(34)
src/netdev.c:netdev_link_notify() event 16 on ifindex 5
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 31/255
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 106/255
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 49/255
src/scan.c:scan_parse_advertisement_protocol() 
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 129/255
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 75/255
src/scan.c:scan_parse_advertisement_protocol() 
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 44/255
src/scan.c:scan_parse_advertisement_protocol() 
src/scan.c:get_scan_callback() get_scan_callback
src/scan.c:scan_parse_bss_information_elements() Load: 1/255
src/scan.c:get_scan_done() get_scan_done
src/station.c:station_add_seen_bss() Processing BSS 'dc:15:c8:12:e8:85' with SSID: Longbourn, freq: 5520, rank: 52428, strength: -4900, data_rate: 1560.0
src/station.c:station_add_seen_bss() Processing BSS 'dc:15:c8:12:e8:86' with SSID: Longbourn, freq: 2412, rank: 4854, strength: -4800, data_rate: 144.4
src/station.c:station_add_seen_bss() Processing BSS 'ec:a8:1f:36:d7:70' with SSID: Vodafone-D76C, freq: 2412, rank: 485, strength: -7800, data_rate: 14.4
src/station.c:station_add_seen_bss() Processing BSS 'd4:e2:cb:17:83:d8' with SSID: Vodafone-83D4, freq: 2462, rank: 67, strength: -8700, data_rate: 2.0
src/station.c:station_add_seen_bss() Processing BSS '70:54:25:64:51:50' with SSID: Zauberkiste-2.4GHz, freq: 2462, rank: 56, strength: -8600, data_rate: 2.0
src/station.c:station_add_seen_bss() Processing BSS '72:54:25:64:51:30' with SSID: Vodafone Homespot, freq: 2462, rank: 56, strength: -8600, data_rate: 2.0
src/station.c:station_add_seen_bss() Processing BSS 'd4:3f:cb:8d:10:74' with SSID: gorica, freq: 2462, rank: 56, strength: -8700, data_rate: 2.0
src/station.c:station_add_seen_bss() Processing BSS '72:54:25:64:51:10' with SSID: Vodafone Hotspot, freq: 2462, rank: 56, strength: -8800, data_rate: 2.0
src/station.c:station_add_seen_bss() Processing BSS 'a0:04:60:e0:31:af' with SSID: chfeje, freq: 2447, rank: 56, strength: -8800, data_rate: 2.0
src/station.c:station_add_seen_bss() Processing BSS 'ee:a9:40:75:77:9f' with SSID: Vodafone Hotspot, freq: 2437, rank: 56, strength: -8800, data_rate: 2.0
src/station.c:station_add_seen_bss() Processing BSS '34:2c:c4:73:74:c3' with SSID: UPC2466083, freq: 2412, rank: 56, strength: -8800, data_rate: 2.0
src/station.c:station_add_seen_bss() Processing BSS 'ee:a9:40:75:77:bf' with SSID: Vodafone Homespot, freq: 2437, rank: 56, strength: -8900, data_rate: 2.0
src/station.c:station_add_seen_bss() Processing BSS 'd6:3f:cb:95:ba:b0' with SSID: Vodafone Homespot, freq: 2462, rank: 56, strength: -9000, data_rate: 2.0
src/station.c:station_add_seen_bss() Processing BSS 'ec:a9:40:75:77:8f' with SSID: Vodafone-A04B, freq: 2437, rank: 56, strength: -9000, data_rate: 2.0
src/station.c:station_add_seen_bss() Added new Network "Vodafone-A04B" security psk
src/station.c:station_add_seen_bss() Processing BSS 'd4:86:60:c9:44:4e' with SSID: MagentaWLAN-UKTR, freq: 2437, rank: 56, strength: -9100, data_rate: 2.0
src/station.c:station_add_seen_bss() Processing BSS '3c:37:12:95:b8:61' with SSID: FRITZ!Box 7530 BG, freq: 2412, rank: 56, strength: -9100, data_rate: 2.0
src/station.c:station_add_seen_bss() Processing BSS '4a:4e:fc:92:fe:98' with SSID: Vodafone Hotspot, freq: 2437, rank: 56, strength: -9200, data_rate: 2.0
src/station.c:station_add_seen_bss() Processing BSS 'ee:a9:40:7d:4c:19' with SSID: Vodafone Hotspot, freq: 2437, rank: 56, strength: -9200, data_rate: 2.0
src/station.c:station_add_seen_bss() Processing BSS 'a2:04:60:e0:31:a0' with SSID: FH-Gast, freq: 2447, rank: 28, strength: -8900, data_rate: 1.0
src/station.c:station_add_seen_bss() Processing BSS '38:10:d5:81:b8:be' with SSID: FRITZ!Box 7412, freq: 2412, rank: 28, strength: -8900, data_rate: 1.0
src/station.c:station_add_seen_bss() Processing BSS '06:a2:22:7e:c1:67' with SSID: , freq: 5500, rank: 56, strength: -8900, data_rate: 2.0
src/station.c:station_add_seen_bss() BSS has hidden SSID
src/station.c:station_add_seen_bss() Processing BSS 'ee:a9:40:7d:4c:39' with SSID: Vodafone Homespot, freq: 2437, rank: 56, strength: -8900, data_rate: 2.0
src/station.c:station_add_seen_bss() Processing BSS 'd4:3f:cb:95:a1:1e' with SSID: Vodafone-F1EB, freq: 2462, rank: 56, strength: -9000, data_rate: 2.0
src/station.c:station_add_seen_bss() Processing BSS '1c:9d:72:59:61:38' with SSID: BudSpencer, freq: 2437, rank: 33, strength: -8900, data_rate: 1.0
src/station.c:station_autoconnect_start() 
src/station.c:station_autoconnect_next() autoconnect: Trying SSID: Longbourn
src/station.c:station_autoconnect_next() autoconnect: 'dc:15:c8:12:e8:85' freq: 5520, rank: 52428, strength: -4900
src/netdev.c:netdev_cqm_rssi_update() 
src/wiphy.c:wiphy_radio_work_insert() Inserting work item 4
src/station.c:__station_connect_network() connecting to BSS dc:15:c8:12:e8:85
src/station.c:station_enter_state() Old State: autoconnect_quick, new state: connecting (auto)
src/scan.c:scan_cancel() Trying to cancel scan id 3 for wdev 6
src/wiphy.c:wiphy_radio_work_done() Work item 3 done
src/wiphy.c:wiphy_radio_work_next() Starting work item 4
src/netdev.c:netdev_mlme_notify() MLME notification New Station(19)
src/station.c:station_netdev_event() Associating
src/wiphy.c:wiphy_reg_notify() Notification of command Wiphy Reg Change(113)
src/wiphy.c:wiphy_update_reg_domain() New reg domain country code for phy0 is EU
src/netdev.c:netdev_mlme_notify() MLME notification Authenticate(37)
src/netdev.c:netdev_authenticate_event() 
src/netdev.c:netdev_mlme_notify() MLME notification Associate(38)
src/netdev.c:netdev_associate_event() 
src/netdev.c:netdev_link_notify() event 16 on ifindex 5
src/netdev.c:netdev_mlme_notify() MLME notification Connect(46)
src/netdev.c:netdev_connect_event() 
src/netdev.c:netdev_link_notify() event 16 on ifindex 5
src/netdev.c:netdev_link_notify() event 16 on ifindex 5
src/netdev.c:netdev_get_oci_cb() Obtained OCI: freq: 5520, width: 5, center1: 5570, center2: 0
src/netdev.c:netdev_link_notify() event 16 on ifindex 5
src/netdev.c:netdev_unicast_notify() Unicast notification Control Port Frame(129)
src/netdev.c:netdev_control_port_frame_event() 
src/eapol.c:eapol_handle_ptk_1_of_4() ifindex=5
src/netdev.c:netdev_mlme_notify() MLME notification Control Port TX Status(139)
src/netdev.c:netdev_unicast_notify() Unicast notification Control Port Frame(129)
src/netdev.c:netdev_control_port_frame_event() 
src/eapol.c:eapol_handle_ptk_3_of_4() ifindex=5
src/netdev.c:netdev_set_gtk() 5
src/station.c:station_handshake_event() Setting keys
src/netdev.c:netdev_set_tk() 5
src/netdev.c:netdev_set_rekey_offload() 5
src/netdev.c:netdev_mlme_notify() MLME notification Control Port TX Status(139)
src/station.c:station_connect_cb() 5, result: 0
src/station.c:station_connect_ok() 
src/netconfig.c:netconfig_ipv6_select_and_install() IPV6 configuration disabled
src/wiphy.c:wiphy_radio_work_done() Work item 4 done
src/netdev.c:netdev_link_notify() event 16 on ifindex 5
src/netdev.c:netdev_mlme_notify() MLME notification Frame TX Status(60)
src/netdev.c:netdev_unicast_notify() Unicast notification Frame(59)
src/station.c:station_early_neighbor_report_cb() ifindex: 5, error: 0()
src/netconfig.c:netconfig_ipv4_dhcp_event_handler() DHCPv4 event 0
src/netconfig.c:netconfig_ifaddr_added() wlan0: ifaddr 192.168.178.39/24 broadcast (null)
src/netconfig.c:netconfig_gateway_to_arp() Gateway MAC is known, setting into ARP cache
src/resolve.c:resolve_systemd_set_dns() ifindex: 5
src/resolve.c:systemd_builder_add_dns() installing DNS: 192.168.178.1
src/resolve.c:resolve_systemd_set_domains() ifindex: 5
src/station.c:station_enter_state() Old State: connecting (auto), new state: connected
src/netdev.c:netdev_mlme_notify() MLME notification Notify CQM(64)
src/netdev.c:netdev_unicast_notify() Unicast notification Frame(59)
src/netdev.c:netdev_mlme_notify() MLME notification Frame TX Status(60)
src/netdev.c:netdev_unicast_notify() Unicast notification Frame(59)
src/rrm.c:rrm_frame_watch_cb() Max requests per second reached, ignoring request

  reply	other threads:[~2022-08-12 14:09 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-12 12:08 iwd needs restart after suspending Joachim Breitner
2022-08-12 14:09 ` Joachim Breitner [this message]
2022-08-12 15:01   ` Denis Kenzior
2022-08-12 15:53     ` Joachim Breitner
2022-08-12 15:45       ` Denis Kenzior
2022-08-12 16:16         ` Joachim Breitner

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=fa74ccdf82f2f4db651d50e51583bd85eca3fb28.camel@joachim-breitner.de \
    --to=mail@joachim-breitner.de \
    --cc=iwd@lists.linux.dev \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.