Hi All, ConnMan 0.76 was released on July 20th, 2011.
The main change for this release is the complete removal of the element structure from the ConnMan code. ConnMan hackers can only thank Daniel Wagner for this long term and tedious effort as the code is quite simpler to follow. >From a user perspective, the element removal should not bring any visible changes. With 0.76, we also looked at the service state machine and separated the ipconfig state handling from the actual service state one. The previous service state machine was working fine, but with the introduction of a full IPv6 support, we started to reach its limitations. 0.76 seems to fix that issue. >From a feature perspective, Jukka Rissanen implemented the final missing piece to the IPv6 gateway handling. We should now be able to properly track IPv6 gateways. Guillaume Zajac also extended the private networks API in order for it to properly support multiple private networks per caller. The missing piece here is the IP pool code, and Guillaume volunteered to start working on it. Finally, 0.76 brings many fixes from various people: Paolo Pellegrino fixed our TTLS/PEAP support, Mohamed Abbas fixed our provision code to handle *.config files additions at run time, Patrik Flykt cleaned our provider code, Thierry Boureille fixed our IPv4v6 oFono plugin support, Grant Erickson provided a partial fix for missing loopback addresses, and Tomasz Burtsztyka fixed WPAD, service and gweb/gresolv related issues. You can fetch signed tarballs for ConnMan 0.76 [1] [2], but you can also get the latest code from our git tree [3]. Enjoy ! Cheers, Samuel. [1] http://www.kernel.org/pub/linux/network/connman/connman-0.76.tar.bz2 [2] http://www.kernel.org/pub/linux/network/connman/connman-0.76.tar.bz2.sign [3] git://git.kernel.org/pub/scm/network/connman/connman.git -- Intel Open Source Technology Centre http://oss.intel.com/ _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
