29 Комити (37a0aab4ff2c86f4d109d4cd479535be97d07a94)

Аутор SHA1 Порука Датум
  Michael Brown 558c1a45fe [tcp] Improve robustness in the presence of duplicated received packets пре 15 година
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations пре 15 година
  Alexey Zaytsev a1572e0ab0 Modify gPXE core and drivers to work with the new timer subsystem пре 16 година
  Michael Brown 30717896f5 IB can't afford many RX buffers, because the MTU is so large. Reduce пре 17 година
  Michael Brown 096fa94f0c Add support for TCP timestamps пре 17 година
  Michael Brown 9dc6a1e678 Remove some obsolete stream-API files пре 17 година
  Michael Brown edded7546e Limit xmit window to one MTU. (Path MTU discovery not yet пре 17 година
  Michael Brown 1136c19fa4 Updated tcp.c to provide a standardised data transfer interface. пре 17 година
  Michael Brown 3e2c6b6736 pkbuff->iobuf changeover пре 17 година
  Michael Brown 6d32f0e6e2 Changed to use the generic stream API. пре 17 година
  Michael Brown c014f607a8 Use total free memory as advertised window. This seems to be sufficient пре 17 година
  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 година