Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Michael Brown 254fe6e00e Split DHCP packet creation into two parts: creating the basic packet 18 år sedan
..
tcp Update ftp.c and hello.c to use the generic async_operations API. 18 år sedan
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 år sedan
uip Made the temporary buffer part of the TCP senddata() API, to ease the 18 år sedan
aoe.c Simplify RX data path. 18 år sedan
arp.c Simplify RX data path. 18 år sedan
dhcpopts.c Allow for calling find_dhcp_option() with "options" set to NULL, in order to search through all registered option blocks. 18 år sedan
ethernet.c Simplify RX data path. 18 år sedan
ipv4.c Added fragment reassembly code 18 år sedan
ipv6.c Split ipv6 functions out from ipv4.c 18 år sedan
netdevice.c Simplify RX data path. 18 år sedan
pkbuff.c Make PKB_ZLEN the minimum possible size of packet buffer (to allow for 18 år sedan
retry.c Updated retry timer mechanism to incorporate smoothed RTT estimation. 18 år sedan
tcp.c Made the temporary buffer part of the TCP senddata() API, to ease the 18 år sedan
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 år sedan
udp.c Added fragment reassembly code 18 år sedan