All of lore.kernel.org
 help / color / mirror / Atom feed
* Patches for the AutoConnect bug I hit in the iwd plugin
@ 2023-01-07 21:50 lists
  2023-01-07 21:50 ` [PATCH 1/3] plugins/iwd: Rename autoconnect fields to clarify meaning lists
                   ` (2 more replies)
  0 siblings, 3 replies; 7+ messages in thread
From: lists @ 2023-01-07 21:50 UTC (permalink / raw)
  To: connman; +Cc: Daniel Wagner

I did further investigation of the issues I found related to AutoConnect
being set wrong on the iwd backend and found that Connman was wrongly
setting AutoConnect to false after the KnownNetwork is created, causing
a desynchronization with its intended state. I've added some
documentation to make it easier to understand the logic, since it took
some use of rr to figure out what was going on.

Please let me know if I've made any mistakes in operating git
send-email, it's my first time sending patches to Linux Foundation
lists.

Original bug report:
https://lore.kernel.org/connman/CAFA9we9hh9gORA9EB4Sm7opJi_Rfb6c9L8KJz2rC_1zXnUShfA@mail.gmail.com/T/#t



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2023-01-16  7:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-01-07 21:50 Patches for the AutoConnect bug I hit in the iwd plugin lists
2023-01-07 21:50 ` [PATCH 1/3] plugins/iwd: Rename autoconnect fields to clarify meaning lists
2023-01-07 21:50 ` [PATCH 2/3] plugins/iwd: Fix typo in create_known_network name lists
2023-01-07 21:50 ` [PATCH 3/3] plugins/iwd: fix iwd autoconnect being set wrongly on new connections lists
2023-01-09 21:02   ` Jade Lovelace
2023-01-11 19:08     ` [PATCH] service: Fix an additional case of autoconnect breakage under iwd lists
2023-01-16  7:52       ` Daniel Wagner

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.