Hi Stephen, > >> is it possible to change dhcp plugin or write a new plugin to support > >> busybox udhcp insteed dhcp-client and resolvconf and make configure > >> options to enable/disable this? i have seen moblin has a busybox > >> package too. > > > > yes, that is possible. And quite simple actually. You only need to write > > a new plugin for udhcp support. And we can add an extra check to the > > dhclient plugin to fail probe() if the binary is not installed. Keep in > > mind that no DHCP plugin is allowed to modify the interface settings. > > Setting IP address etc. is job of the IPv4 plugin. > > can you do this for me and the rest of world who need this? i am not a > coder, i am build only my own embedded distribution based on uclibc. > and connman is a great replacement for networkmanager.
right now, I don't think so. I am just too busy with other things, but someone else might be wanting to do it. I did have a quick look at the README of udhcpc and it looks pretty straight forward in adding a udhcp plugin to ConnMan. It might be even possible that udhcp is a way better solution. Especially with the signal handling for renew and release. The renew part is pretty important for future WiMAX support. Regards Marcel _______________________________________________ connman mailing list [email protected] https://lists.moblin.org/mailman/listinfo/connman
