17 Révisions (bdd1a0f462df5095ada0ffd466636e57dcb4e796)

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