Hi, automatically configured IPv6 nameservers that are received in router advertisement message are not shown to user when list-service is used. Those auto nameservers are added to resolver properly but user does not see them. These patches fixes that issue. See https://bugs.meego.com/show_bug.cgi?id=24196 for more details.
Cheers, Jukka Jukka Rissanen (2): resolver: Add notifier support. service: Support automatically inserted nameservers. src/connman.h | 10 +++++ src/resolver.c | 79 ++++++++++++++++++++++++++++++++++++++++ src/service.c | 109 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 198 insertions(+), 0 deletions(-) _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
