Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Michael Brown 254fe6e00e Split DHCP packet creation into two parts: creating the basic packet vor 18 Jahren
..
tcp Update ftp.c and hello.c to use the generic async_operations API. vor 18 Jahren
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. vor 18 Jahren
uip Made the temporary buffer part of the TCP senddata() API, to ease the vor 18 Jahren
aoe.c Simplify RX data path. vor 18 Jahren
arp.c Simplify RX data path. vor 18 Jahren
dhcpopts.c Allow for calling find_dhcp_option() with "options" set to NULL, in order to search through all registered option blocks. vor 18 Jahren
ethernet.c Simplify RX data path. vor 18 Jahren
ipv4.c Added fragment reassembly code vor 18 Jahren
ipv6.c Split ipv6 functions out from ipv4.c vor 18 Jahren
netdevice.c Simplify RX data path. vor 18 Jahren
pkbuff.c Make PKB_ZLEN the minimum possible size of packet buffer (to allow for vor 18 Jahren
retry.c Updated retry timer mechanism to incorporate smoothed RTT estimation. vor 18 Jahren
tcp.c Made the temporary buffer part of the TCP senddata() API, to ease the vor 18 Jahren
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. vor 18 Jahren
udp.c Added fragment reassembly code vor 18 Jahren