Hi all,
I work on a connman plugin and I need to configure a network interface with
some static configuration (not DHCP).
I was able to do that with older versions of connman sending dbus
setProperty method calls (with values such as "IPv4.method",
"IPv4.Address"...) to my device and when calling set_carrier connman would
just create an element for me with that info.
This does not seem to work that way anymore in connman 0.38. When I do that
against connman  0.38, it fills the device->ipconfig structure, but the
set_carrier method looks for device->element.ipv4.method to decide if either
dhcp or static is to be used(which is always set to DHCP when creating the
device and it seems there is no way to set "static" info to the element)...

If anyone has some hints, it will be helpful,

Thanks and regards,

Jonathan

 

__________ Information from ESET NOD32 Antivirus, version of virus signature
database 4347 (20090819) __________

The message was checked by ESET NOD32 Antivirus.

http://www.eset.com
 

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

Reply via email to