7 Commits (master)

Author SHA1 Message Date
  Michael Brown 2f020a8df3 [legal] Relicense files under GPL2_OR_LATER_OR_UBDL 9 years ago
  Michael Brown 17451b53e2 [settings] Allow for IPv6 setting types in non-IPv6 builds 10 years ago
  Michael Brown 22a0c4475c [ipv4] Generalise fragment reassembly mechanism 10 years ago
  Michael Brown c0942408b7 [dhcp] Request broadcast responses when we already have an IPv4 address 12 years ago
  Michael Brown 13186b64b6 [ipv4] Fix fragment reassembly 13 years ago
  Piotr Jaroszyński b9eaf24df2 [build] Fix misaligned table entries when using gcc 4.5 13 years ago
  Michael Brown 8406115834 [build] Rename gPXE to iPXE 14 years ago
  Michael Brown c44a193d0d [legal] Add a selection of FILE_LICENCE declarations 15 years ago
  Michael Brown 2af6c8d130 [IPv4] Tidy up some header files. 16 years ago
  Michael Brown aec9b8a41b [Settings] Use a settings applicator to configure IPv4 routes. 16 years ago
  Michael Brown bdd1a0f462 Make masking constants unsigned, to avoid a gcc3-only compiler warning. 17 years ago
  Michael Brown f77815f2b1 Kill off hotplug.h and just make net devices normal reference-counted 17 years ago
  Michael Brown 3e2c6b6736 pkbuff->iobuf changeover 17 years ago
  Michael Brown d9ba8f790b Add route() function to display routing table. 17 years ago
  Michael Brown a0525a4ed3 Verify checksums on the RX datapath. 17 years ago
  Michael Brown 467e9627cc Added features that will be required for PXE UDP support. 18 years ago
  Nikhil Chandru Rao c24546c70b Minor changes to the network layer rx() functions 18 years ago
  Nikhil Chandru Rao 5f651f8622 Added fragment reassembly code 18 years ago
  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 years ago
  Nikhil Chandru Rao 6e2c97b0c0 Added ipv4_pseudo_header structure 18 years ago
  Nikhil Chandru Rao 90fbff8f34 added support for processing and transmitting without uIP 18 years ago
  Michael Brown 3c8aafa209 Simplify RX data path. 18 years ago
  Michael Brown bbd9e28061 Simplify TX datapath. 18 years ago
  Michael Brown 9c9208a132 Put the TCP connection periodic processing in tcp.c, where it belongs. 18 years ago
  Michael Brown 824d6ffa7f Header rearrangement. 18 years ago
  Michael Brown 988bb50979 Added set_netmask() and set_gateway() 18 years ago
  Michael Brown b44332eb7d Split non-TCP portions of the stack out into ip.[ch]. 18 years ago