mirror of
https://github.com/oliverschmidt/contiki.git
synced 2024-11-03 22:06:22 +00:00
12fd559244
RFC2131 states on page 36 regarding DHCPREQUEST: " 'xid' from server DHCPOFFER message " As the DHCPOFFER message uses the 'xid' from the DHCPDISCOVER message this means that the DHCP client is supposed to re-use the 'xid' from its DHCPDISCOVER for the DHCPREQUEST. |
||
---|---|---|
.. | ||
dhcpc.c | ||
dhcpc.h | ||
ip64-addr.c | ||
ip64-addr.h | ||
psock.c | ||
psock.h | ||
resolv.c | ||
resolv.h | ||
simple-udp.c | ||
simple-udp.h | ||
slipdev.c | ||
slipdev.h | ||
tcp-socket.c | ||
tcp-socket.h | ||
tcpip.c | ||
tcpip.h | ||
udp-socket.c | ||
udp-socket.h | ||
uip_arch.h | ||
uip-debug.c | ||
uip-debug.h | ||
uip-nameserver.c | ||
uip-nameserver.h | ||
uip-packetqueue.c | ||
uip-packetqueue.h | ||
uip-split.c | ||
uip-split.h | ||
uip-udp-packet.c | ||
uip-udp-packet.h | ||
uip.h | ||
uiplib.c | ||
uiplib.h | ||
uipopt.h |