Re: Connman sends tons of unnecessary queries
Reply #33 –
the correct "arch way" would be to package a default config with the config knobs set so the "feature" is disabled by default, you then have to enable it if you want it..
if the code upstream is broken so the configuration is not applied correctly, then you found a bug, that is to be fixed upstream...
until its fixed upstream a patch can be applied if maintainers think its worth the work..
so now that the bug is fixed upstream, but not yet in a tagged release, it should be generated a patch via git to cherry-pick the needed commits against the used tag so artix-testing can actually be the backporting bleeding edge its supposed to be
there will most likely be atleast a few months before we get a tagged connman release with the commits added.
great job in fixing this strajder and the others that have been involved