u-boot-brain/net
Jason Hobbs d2b5d5c4c1 net: bootp: add PXE/RFC 4578 DHCP options support
These options are required to be present in RFC 4578 compliant DHCP
requests. They give more information to DHCP servers to allow serving

different DHCP responses to different systems based on client
architecture, client capabilities, UUID, or vendor.

Signed-off-by: Jason Hobbs <jason.hobbs@calxeda.com>
2011-10-17 22:25:35 +02:00
..
bootp.c net: bootp: add PXE/RFC 4578 DHCP options support 2011-10-17 22:25:35 +02:00
bootp.h net: express the first argument to NetSetTimeout() in milliseconds 2008-10-18 21:54:00 +02:00
dns.c NET: pass source IP address to packet handlers 2011-05-12 19:38:19 +02:00
dns.h Add DNS support 2009-07-22 22:53:44 -07:00
eth.c net: drop !NET_MULTI code 2011-10-05 22:22:16 +02:00
Makefile Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
net.c net: drop !NET_MULTI code 2011-10-05 22:22:16 +02:00
nfs.c net: drop !NET_MULTI code 2011-10-05 22:22:16 +02:00
nfs.h nfs: accept CONFIG_NFS_READ_SIZE from config file 2009-08-25 13:35:54 -07:00
rarp.c NET: pass source IP address to packet handlers 2011-05-12 19:38:19 +02:00
rarp.h Initial revision 2002-07-20 20:14:13 +00:00
sntp.c NET: pass source IP address to packet handlers 2011-05-12 19:38:19 +02:00
sntp.h * Patch by Masami Komiya, 30 Mar 2005: 2005-04-01 00:25:43 +00:00
tftp.c net: drop !NET_MULTI code 2011-10-05 22:22:16 +02:00
tftp.h TFTP: net/tftp.c: add server mode receive 2011-05-19 21:38:26 +02:00