Hi, >If the nameservers indeed are not attached to the message from oFono >while ConnMan keeps on using them, some other part of the code needs >fixing. Patch 3/6 may seem to work simply because some other patch in >the series causes nameservers to be removed later on. This especially if >all of them are tested at the same time.
Nope, they are not removed anywhere else, the modem->context->ipv4_nameservers and ipv6 are not cleared after disconnection. They are only cleared if the context is completely removed. Sure I could move the freeing of the dns-servers to the set_disconnected(); but it is still the "same fix". Br, Pasi _______________________________________________ connman mailing list [email protected] https://lists.connman.net/mailman/listinfo/connman
