20 コミット (37a0aab4ff2c86f4d109d4cd479535be97d07a94)

作成者 SHA1 メッセージ 日付
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15年前
  Michael Brown 2af6c8d130 [IPv4] Tidy up some header files. 16年前
  Michael Brown aec9b8a41b [Settings] Use a settings applicator to configure IPv4 routes. 16年前
  Michael Brown bdd1a0f462 Make masking constants unsigned, to avoid a gcc3-only compiler warning. 17年前
  Michael Brown f77815f2b1 Kill off hotplug.h and just make net devices normal reference-counted 17年前
  Michael Brown 3e2c6b6736 pkbuff->iobuf changeover 17年前
  Michael Brown d9ba8f790b Add route() function to display routing table. 17年前
  Michael Brown a0525a4ed3 Verify checksums on the RX datapath. 17年前
  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年前