22 Révisions (acd598b4f93473f1792686a8ab691c88f1d4d8e5)

Auteur SHA1 Message Date
  Michael Brown 1136c19fa4 Updated tcp.c to provide a standardised data transfer interface. il y a 17 ans
  Michael Brown 3e2c6b6736 pkbuff->iobuf changeover il y a 17 ans
  Michael Brown 6d32f0e6e2 Changed to use the generic stream API. il y a 17 ans
  Michael Brown c014f607a8 Use total free memory as advertised window. This seems to be sufficient il y a 17 ans
  Michael Brown 5b00fbade3 Increase window size to 64kB. Line rate downloads on a 100Mbps link, il y a 17 ans
  Michael Brown 526d314266 Advertise a larger MSS to improve TCP performance. il y a 17 ans
  Michael Brown b91b9d3d88 Use whole bytes for the ACKED and RCVD portions of tcp_state; it il y a 17 ans
  Michael Brown ce9819af27 Redefine TCP state to include "flags that have been sent" rather than il y a 17 ans
  Michael Brown 61ed298bc7 Merge changes from mcb-tcp-fixes branch. il y a 17 ans
  Michael Brown 89bcb57201 Update ftp.c to work with Nikhil's TCP stack. il y a 17 ans
  Nikhil Chandru Rao d2bdf81505 Removed some bugs in TCP il y a 18 ans
  Nikhil Chandru Rao cb42e573a0 Added retransmissions to TCP il y a 18 ans
  Michael Brown 467e9627cc Added features that will be required for PXE UDP support. il y a 18 ans
  Nikhil Chandru Rao 9225f4edac TCP support il y a 18 ans
  Michael Brown 8637834031 Made the temporary buffer part of the TCP senddata() API, to ease the il y a 18 ans
  Michael Brown f743de4858 Added tcp_kick(). This speed up LILO and GRUB booting by almost two il y a 18 ans
  Michael Brown 9e1becaf8a Merge TCP aborted(), timedout() and closed() methods into a single il y a 18 ans
  Michael Brown 7af478b30d Make tcp_connect() void; it will eventually have no failure case. il y a 18 ans
  Michael Brown 824d6ffa7f Header rearrangement. il y a 18 ans
  Michael Brown c8a7133e9f Added tcp_buffer, to give applications a zero-cost place to build data to il y a 18 ans
  Michael Brown b44332eb7d Split non-TCP portions of the stack out into ip.[ch]. il y a 18 ans
  Michael Brown a4a0244aa3 Moved uIP wrapper out of prototester.c and into proto/tcp.c. il y a 18 ans