12 次代码提交 (b16de6ae6670dfd7ef479d4dd76ab75706abc54e)

作者 SHA1 备注 提交日期
  Michael Brown 467e9627cc Added features that will be required for PXE UDP support. 18 年前
  Nikhil Chandru Rao c24546c70b Minor changes to the network layer rx() functions 18 年前
  Nikhil Chandru Rao 5f651f8622 Added fragment reassembly code 18 年前
  Nikhil Chandru Rao c9ea710930 Renamed net/interface.c and include/gpxe/interface.h to net/tcpip_if.c and include/gpxe/tcpip_if.h respectively. Made changes in the other files. 18 年前
  Nikhil Chandru Rao 6e2c97b0c0 Added ipv4_pseudo_header structure 18 年前
  Nikhil Chandru Rao 90fbff8f34 added support for processing and transmitting without uIP 18 年前
  Michael Brown 3c8aafa209 Simplify RX data path. 18 年前
  Michael Brown bbd9e28061 Simplify TX datapath. 18 年前
  Michael Brown 9c9208a132 Put the TCP connection periodic processing in tcp.c, where it belongs. 18 年前
  Michael Brown 824d6ffa7f Header rearrangement. 18 年前
  Michael Brown 988bb50979 Added set_netmask() and set_gateway() 18 年前
  Michael Brown b44332eb7d Split non-TCP portions of the stack out into ip.[ch]. 18 年前