ipconfig: Enable and disable IPv6 properly
authorJukka Rissanen <jukka.rissanen@nokia.com>
Fri, 18 Feb 2011 11:43:00 +0000 (13:43 +0200)
committerSamuel Ortiz <sameo@linux.intel.com>
Fri, 18 Feb 2011 19:23:39 +0000 (20:23 +0100)
commite11862e9419c75bb44a18f2bf5752f94e6dbeb5b
tree6f6bee77ec1d7036dad36ef71d8bac44506f0785
parent158256bb876b501e7128a4748bd52042c5add7c6
ipconfig: Enable and disable IPv6 properly

this sets the IPv6 status correctly by
- enabling IPv6 when service config is loaded and method is AUTO or MANUAL
- and disabling IPv6 when service is connected and method is OFF
include/ipconfig.h
src/ipconfig.c
src/service.c