[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [lwip-devel] Changes in lwip to make it work in the Hurd
From: |
Joan Lledó |
Subject: |
Re: [lwip-devel] Changes in lwip to make it work in the Hurd |
Date: |
Sat, 9 Sep 2017 17:08:32 +0200 |
> Actually, this is a discrepancy between ifupdown and lwIP which might not
> work correctly in other places as well?
I've looked at the dhclient-script for other systems and no, the
Hurd's is the only one which sets the interface address to INADDR_NONE
before sending DHCPDISCOVER. Others like GNU/Linux doesn't do that, so
I think our script is wrong