18 次程式碼提交 (d12770e254551737659cbbb777beccde7d2363a9)

作者 SHA1 備註 提交日期
  Michael Brown 5b00fbade3 Increase window size to 64kB. Line rate downloads on a 100Mbps link, 17 年之前
  Michael Brown 526d314266 Advertise a larger MSS to improve TCP performance. 17 年之前
  Michael Brown b91b9d3d88 Use whole bytes for the ACKED and RCVD portions of tcp_state; it 17 年之前
  Michael Brown ce9819af27 Redefine TCP state to include "flags that have been sent" rather than 17 年之前
  Michael Brown 61ed298bc7 Merge changes from mcb-tcp-fixes branch. 17 年之前
  Michael Brown 89bcb57201 Update ftp.c to work with Nikhil's TCP stack. 17 年之前
  Nikhil Chandru Rao d2bdf81505 Removed some bugs in TCP 18 年之前
  Nikhil Chandru Rao cb42e573a0 Added retransmissions to TCP 18 年之前
  Michael Brown 467e9627cc Added features that will be required for PXE UDP support. 18 年之前
  Nikhil Chandru Rao 9225f4edac TCP support 18 年之前
  Michael Brown 8637834031 Made the temporary buffer part of the TCP senddata() API, to ease the 18 年之前
  Michael Brown f743de4858 Added tcp_kick(). This speed up LILO and GRUB booting by almost two 18 年之前
  Michael Brown 9e1becaf8a Merge TCP aborted(), timedout() and closed() methods into a single 18 年之前
  Michael Brown 7af478b30d Make tcp_connect() void; it will eventually have no failure case. 18 年之前
  Michael Brown 824d6ffa7f Header rearrangement. 18 年之前
  Michael Brown c8a7133e9f Added tcp_buffer, to give applications a zero-cost place to build data to 18 年之前
  Michael Brown b44332eb7d Split non-TCP portions of the stack out into ip.[ch]. 18 年之前
  Michael Brown a4a0244aa3 Moved uIP wrapper out of prototester.c and into proto/tcp.c. 18 年之前