Hi Arron, On Mon, Sep 19, 2011 at 04:34:50AM -0400, Yu A Wang wrote: > we add service ref count at function add_gateway, then when we disable > one technology, we will remove related service from network, if we not > call __connman_connection_remove_gateway This should be handled at the network level, symetrically to what we do for gateway_add. In fact, __connman_connection_gateway_remove() is already called from network.c:set_connected(FALSE), and we should hit that code path when disabling a connected technology. Aren't we doing so ?
Cheers, Samuel. -- Intel Open Source Technology Centre http://oss.intel.com/ _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
