Hi, we did not send IP config changed signal during the disconnect of the service. This patch fixes https://bugs.meego.com/show_bug.cgi?id=25989
In patch 1, we make sure that we do not unneccesary send IPv6 ipconfig if only IPv4 config changes (and vice versa). Patch 2 fixes the bug in question. Cheers, Jukka Jukka Rissanen (2): service: Only send correct ipconfig changed signal service: Send IP config changed signal in disconnect src/service.c | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) -- 1.7.11.4 _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
