Hi, If the kernel is not supporting IPv6, then set the default ipconfig method to OFF. This way we are not trying to send router solicitation messages when not needed.
Cheers, Jukka Jukka Rissanen (2): inet: Add function to check if IPv6 is supported by kernel ipconfig: Set default IPv6 method according to kernel IPv6 support include/inet.h | 1 + src/inet.c | 12 ++++++++++++ src/ipconfig.c | 12 ++++++++++-- 3 files changed, 23 insertions(+), 2 deletions(-) -- 1.7.11.4 _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
