Hi all, I had a previously working plugin that was setting up an ipv4 configuration with a static method (using dbus_message_new_method_call(...) and connman_dbus_property_append_variant(&iter, "IPv4.Method", _TYPE_STRING, "static") kind of stuff).
1) is using DBUS calls the proper way for a plugin to communicate with connman daemon to set device properties? 2) Now, when I set up my static ipv4 configuration, connman does not understand it and sticks with DHCP (with versions below 0.20 it worked except nameserver and broadcast properties were not handled). What is the new proper way to configure statically a network interface ? Thanks for your help, regards, Jonathan __________ Information from ESET NOD32 Antivirus, version of virus signature database 4270 (20090723) __________ The message was checked by ESET NOD32 Antivirus. http://www.eset.com _______________________________________________ connman mailing list [email protected] http://lists.connman.net/listinfo/connman
