You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Brown 254fe6e00e Split DHCP packet creation into two parts: creating the basic packet преди 18 години
..
tcp Update ftp.c and hello.c to use the generic async_operations API. преди 18 години
udp Split DHCP packet creation into two parts: creating the basic packet structure, and populating it with options. This should allow us to use the same basic options list for both DHCPDISCOVER and DHCPREQUEST, plus making it much easier to set the non-constant parameters (e.g. requested IP address) in request packets. преди 18 години
uip Made the temporary buffer part of the TCP senddata() API, to ease the преди 18 години
aoe.c Simplify RX data path. преди 18 години
arp.c Simplify RX data path. преди 18 години
dhcpopts.c Allow for calling find_dhcp_option() with "options" set to NULL, in order to search through all registered option blocks. преди 18 години
ethernet.c Simplify RX data path. преди 18 години
ipv4.c Added fragment reassembly code преди 18 години
ipv6.c Split ipv6 functions out from ipv4.c преди 18 години
netdevice.c Simplify RX data path. преди 18 години
pkbuff.c Make PKB_ZLEN the minimum possible size of packet buffer (to allow for преди 18 години
retry.c Updated retry timer mechanism to incorporate smoothed RTT estimation. преди 18 години
tcp.c Made the temporary buffer part of the TCP senddata() API, to ease the преди 18 години
tcpip_if.c 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 години
udp.c Added fragment reassembly code преди 18 години