This website requires JavaScript.
Explore
Help
Sign In
liliana
/
r-link-uboot
Watch
1
Star
0
Fork
0
You've already forked r-link-uboot
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
r-link-uboot
/
net
History
stroese
759a51b4f3
Changed DHCP client to use ip address from server option field
#54
from the OFFER-paket in the server option field
#54
in the REQUEST-paket. This fixes a problem using a Windows 2000 DHCP server, where the DHCP-server is not the TFTP-server.
2003-04-10 13:26:44 +00:00
..
arp.c
Initial revision
2002-09-28 00:23:46 +00:00
arp.h
…
bootp.c
Changed DHCP client to use ip address from server option field
#54
from the OFFER-paket in the server option field
#54
in the REQUEST-paket. This fixes a problem using a Windows 2000 DHCP server, where the DHCP-server is not the TFTP-server.
2003-04-10 13:26:44 +00:00
bootp.h
…
eth.c
* Patch by Arun Dharankar, 4 Apr 2003:
2003-04-05 00:53:31 +00:00
Makefile
…
net.c
* Patch by Jim Sandoz, 07 Nov 2002:
2002-11-11 21:14:20 +00:00
rarp.c
…
rarp.h
…
tftp.c
Initial revision
2002-11-03 00:38:21 +00:00
tftp.h
…