17 コミット (bdd1a0f462df5095ada0ffd466636e57dcb4e796)

作成者 SHA1 メッセージ 日付
  Michael Brown bdd1a0f462 Make masking constants unsigned, to avoid a gcc3-only compiler warning. 18年前
  Michael Brown f77815f2b1 Kill off hotplug.h and just make net devices normal reference-counted 18年前
  Michael Brown 3e2c6b6736 pkbuff->iobuf changeover 18年前
  Michael Brown d9ba8f790b Add route() function to display routing table. 18年前
  Michael Brown a0525a4ed3 Verify checksums on the RX datapath. 18年前
  Michael Brown 467e9627cc Added features that will be required for PXE UDP support. 19年前
  Nikhil Chandru Rao c24546c70b Minor changes to the network layer rx() functions 19年前
  Nikhil Chandru Rao 5f651f8622 Added fragment reassembly code 19年前
  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. 19年前
  Nikhil Chandru Rao 6e2c97b0c0 Added ipv4_pseudo_header structure 19年前
  Nikhil Chandru Rao 90fbff8f34 added support for processing and transmitting without uIP 19年前
  Michael Brown 3c8aafa209 Simplify RX data path. 19年前
  Michael Brown bbd9e28061 Simplify TX datapath. 19年前
  Michael Brown 9c9208a132 Put the TCP connection periodic processing in tcp.c, where it belongs. 19年前
  Michael Brown 824d6ffa7f Header rearrangement. 19年前
  Michael Brown 988bb50979 Added set_netmask() and set_gateway() 19年前
  Michael Brown b44332eb7d Split non-TCP portions of the stack out into ip.[ch]. 19年前