Michael Brown
|
467e9627cc
|
Added features that will be required for PXE UDP support.
Introduced struct sockaddr_tcpip, to simplify code that deals with
both IPv4 and IPv6 addresses.
Reorganised parts of tcpip.c and udp.c.
|
2006-08-02 00:02:21 +00:00 |
|
Michael Brown
|
dde1c5ad18
|
Moved include/in.h to include/gpxe/in.h, so that it can be included by
prototester.
|
2006-03-23 16:45:01 +00:00 |
|
Michael Brown
|
7d8adc25bc
|
In multicast operation, the client still has a unicast local port.
|
2005-06-02 10:15:40 +00:00 |
|
Michael Brown
|
378e922f8f
|
Remove prototypes for obsolete functions
|
2005-06-01 17:57:27 +00:00 |
|
Michael Brown
|
53a4436d94
|
TFTP upgraded to use a core function library (in tftpcore.c) which will be
shared between TFTP, TFTM and MTFTP protocols.
|
2005-06-01 13:13:05 +00:00 |
|
Michael Brown
|
0fe74493f4
|
Protocols now load data into a buffer; they don't execute it.
|
2005-05-09 14:27:29 +00:00 |
|
Michael Brown
|
5f45f14b5f
|
tftp moved to separate file.
|
2005-04-30 14:46:18 +00:00 |
|
Michael Brown
|
3d6123e69a
|
Initial revision
|
2005-03-08 18:53:11 +00:00 |
|