Hi Luc,

> > > we're using connman (latest GIT version) with an embedded Linux System 
> > > and we need to set a static IP configuration.  
> >    
> > you would need to set the static IP details on the device or network
> > interface. When the connection interface is present, then it is already
> > to late for that, because DHCP already have been executed.
> > 
> 
> I've made a patch for saving/loading ip static configuration. I don't known
> if it's the right things to do in device_save() device_load(), but it's
> working with the patch send two days ago from  Fate <[email protected]>
> This only works on ethernet device, for wifi this need a new patch.

the patch looks good, but I am not going to apply it. For the Device and
Network interface we don't wanna have persistent stored information.
These interface are more use and forget kinda style.

For the Service API however we wanna store them. So I would prefer if we
can add support for static IP to the service interface and use that one
instead.

Regards

Marcel


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

Reply via email to