[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[lwip-devel] [bug #40303] DHCP xid renewed when sending a DHCPREQUEST
From: |
Bill Auerbach |
Subject: |
[lwip-devel] [bug #40303] DHCP xid renewed when sending a DHCPREQUEST |
Date: |
Fri, 18 Oct 2013 16:53:49 +0000 |
User-agent: |
Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Firefox/24.0 |
Follow-up Comment #3, bug #40303 (project lwip):
I see now. You're right, as far as I read it. It looks like xid should be
changed only on a non-retransmission of a DHCPDISCOVER. You're right too in
that it is a session id.
DHCP also won't work with multiple interfaces because xid is a global (or
function static). xid should be stored in the netif waiting to be served an
IP address. 2 netifs could be wanting a DHCP-served address on startup.
_______________________________________________________
Reply to this item at:
<http://savannah.nongnu.org/bugs/?40303>
_______________________________________________
Message sent via/by Savannah
http://savannah.nongnu.org/