<html><body><p>Hi Tom/Lennart,<br><br>I am interested in extending networkd with dbus API for runtime configuration of interfaces.<br><br>This thead <a href="http://lists.freedesktop.org/archives/systemd-devel/2015-May/032136.html">(http://lists.freedesktop.org/archives/systemd-devel/2015-May/032136.html</a>) started the discussion on the requirements of the dbus interfaces.<br>I would like to explore this further.<br><br>For a start, I hacked the code from networkd-dhcp4.c to implement a SetAddress method on the org.freedesktop.network1.Network interface:<br> /* index, IP, netmask, family, flags, scope, gateway */<br>SD_BUS_METHOD("SetAddress", "yssyyys", "x", method_set_address, SD_BUS_VTABLE_UNPRIVILEGED),<br><br>The goal is to have the user space app(s) in our system to make link/network configuration changes by calling the dbus API *instead of* making changes to networkd config files.<br><br>Please revert back with your views/ideas.<br><br>thanks in advance,<br>Hari !<br><br>Hariharasubramanian R.<br>Power Firmware Development<br>IBM India Systems & Technology Lab, Bangalore, India<br>Phone:  +91 80 4025 6950   <BR>
</body></html>