Hello! I'm trying to move from dhcpcd-new to busybox's udhcpc. The first difference I noticed is that udhcpc won't work unless "ifconfig eth0 up" is issued before udhcpc is invoked. dhcpcd-new don't need the ifonfig command.
Is this the way it should be? Are there any problems (e.g race conditions, since bringing up the interface is not atomic anymore) to be expected from that? _______________________________________________ uClinux-dev mailing list uClinux-dev@uclinux.org http://mailman.uclinux.org/mailman/listinfo/uclinux-dev This message was resent by uclinux-dev@uclinux.org To unsubscribe see: http://mailman.uclinux.org/mailman/options/uclinux-dev