9 커밋 (ba2bfd54ed04463f72c624243da6f70982b89165)

작성자 SHA1 메시지 날짜
  Michael Brown 8637834031 Made the temporary buffer part of the TCP senddata() API, to ease the 18 년 전
  Michael Brown 3c8aafa209 Simplify RX data path. 18 년 전
  Michael Brown bbd9e28061 Simplify TX datapath. 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 04b6a1e004 Make all TCP methods optional; at least FTP data is a read-only 18 년 전
  Michael Brown 7af478b30d Make tcp_connect() void; it will eventually have no failure case. 18 년 전
  Michael Brown 9c9208a132 Put the TCP connection periodic processing in tcp.c, where it belongs. 18 년 전
  Michael Brown 592a5a99c8 Moved uIP and tcp.c from proto/ to net/ 18 년 전
  Michael Brown c8a7133e9f Added tcp_buffer, to give applications a zero-cost place to build data to 18 년 전
  Michael Brown ee058362fa We don't need to know anything about ARP 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 년 전
  Michael Brown 531371efa2 Removed to make way for the uIP-based tcp.c. 18 년 전
  Michael Brown 53a4436d94 TFTP upgraded to use a core function library (in tftpcore.c) which will be 19 년 전
  Michael Brown a918abc036 Split TCP code out into proto/tcp.c 19 년 전