summaryrefslogtreecommitdiffstats
path: root/src/include/ipxe/tcp.h
Commit message (Expand)AuthorAgeFilesLines
* [tcp] Add missing packed attribute on struct tcp_headerMichael Brown2018-04-191-1/+1
* [tcp] Send TCP keepalives on idle established connectionsMichael Brown2016-06-131-0/+8
* [tcp] Guard against malformed TCP optionsMichael Brown2016-01-281-2/+0Star
* [tcp] Gracefully close connections during shutdownMichael Brown2015-07-041-0/+7
* [tcp] Implement support for TCP Selective Acknowledgements (SACK)Michael Brown2015-03-121-0/+44
* [legal] Relicense files under GPL2_OR_LATER_OR_UBDLMichael Brown2015-03-021-1/+1
* [tcp] Calculate correct MSS from peer addressMichael Brown2014-03-041-10/+0Star
* [tcp] Reduce path MTU to 1280 bytesMichael Brown2013-09-041-3/+12
* [tcp] Increase maximum window size to 256kBMichael Brown2012-07-091-22/+24
* [tcp] Add support for TCP window scalingMichael Brown2012-06-291-1/+29
* [tcp] Allow sufficient headroom for TCP headersMichael Brown2011-09-191-0/+10
* [tcp] Remove obsolete constantsMichael Brown2010-11-191-4/+0Star
* [tcp] Use MAX_LL_NET_HEADER_LEN instead of defining our own MAX_HDR_LENMichael Brown2010-11-191-1/+0Star
* [build] Fix misaligned table entries when using gcc 4.5Piotr JaroszyƄski2010-08-201-1/+1
* [tcp] Handle out-of-order received packetsMichael Brown2010-07-211-1/+30
* [build] Rename gPXE to iPXEMichael Brown2010-04-201-0/+318