summaryrefslogtreecommitdiff
path: root/gpxe/src/include/gpxe/tcp.h
Commit message (Collapse)AuthorAgeFilesLines
* gpxe: delete long since obsolete snapshot of gPXEH. Peter Anvin2016-02-091-318/+0
| | | | | | | | | gPXE has been deprecated in favor of iPXE for many, many years now. It is much better than users get it directly from the iPXE project, since we should no longer need any special modifications for Syslinux use. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
* gPXE: bump the window size to 64KH. Peter Anvin2010-02-041-2/+2
| | | | | | | | Change the window size from 4K to 64K to have at least a hope of sane WAN performance. Retransmission cost is mostly related to timeouts, not amount retransmitted, anyway. Signed-off-by: H. Peter Anvin <hpa@zytor.com>
* Update gPXE to version 1.0.0H. Peter Anvin2010-02-021-0/+12
|
* Add gPXE into the source tree; build unified imagesyslinux-3.70-pre7H. Peter Anvin2008-03-261-0/+306