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 년 전