Michael Banck <[EMAIL PROTECTED]> writes:

> On Thu, Apr 14, 2005 at 01:51:53PM +0200, Marco Gerards wrote:
>> Michael Banck <[EMAIL PROTECTED]> writes:
>> 
>> > As the DHCP script sets things to 0.0.0.0 anyway, I am a bit puzzled why
>> > this has to be a user-visable option.
>> 
>> Because without this patch, such things are not possible.  Setting the
>> address to 0.0.0.0 was not possible, but now it is.
>
> Sure, but I was only going at the --dhcp option.  When I first saw it, I
> thought it was a convenience option for users.  However, as I understand
> it, you can set pfinet to 0.0.0.0 with your patch without using --dhcp,
> and as this is hidden in some script, there is no use in calling it
> --dhcp if you can call it -a 0.0.0.0 [...] just as well.  And I believe this
> (perhaps from another angle) this is Roland's criticism as well.
>
> Your patch is very useful of course, I just think we do not need an
> explicit --dhcp function but rather should make -a 0.0.0.0 [...] work
> equivalently (if this is not already the case) and use that in scripts.

The patch does more than just that.  The most important thing is that
it sets up the routing table so the DHCP client works.  That is sets
the address to 0.0.0.0 is just a minor detail.

This way of setting up the routing table is really DHCP specific,
there is not really another use for this that I know of.

--
Marco



_______________________________________________
Bug-hurd mailing list
Bug-hurd@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-hurd

Reply via email to