Hi Stavros,

On 04/03/2012 05:12 PM, Stavros Vagionitis wrote:
Hi all,

I am trying to expand a little the functionality of the client that exists
on the client folder. I have added some functions that are used by the
test-connman and connect-service python scripts. Now I am trying to put the
set-address functionality but I have some problems. When I run the
set-address I get an "Invalid arguments" and the status of the service goes

I think we should get rid of set-address script because of the way it works. The set-address python script traverses through all services it finds and changes ip address data to all services (so all services will have same IP address settings). IMHO the usage of the script is very limited because of this.

If you want to add more functionality to client.c then I would suggest implementing set-ipv4-method and set-ipv6-method scripts in client. The set-*-method scripts basically do the same as set-address but they only affect one service.


Cheers,
Jukka
_______________________________________________
connman mailing list
[email protected]
http://lists.connman.net/listinfo/connman

Reply via email to