Am Freitag, den 23.03.2007, 11:28 +0100 schrieb Wolf, Josef:
> 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?

The busybox udhcpc relies on an  action script (default
= /usr/share/udhcpc/default.script). The interface is brought up there
in deconfigured state:

http://udhcp.busybox.net/README.udhcpc

Regards,
Erwin

_______________________________________________
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

Reply via email to