您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Michael Brown 3085f03ad4 Request Etherboot encapsulated options. 19 年前
..
tcp Update ftp.c and hello.c to use the generic async_operations API. 19 年前
udp Request Etherboot encapsulated options. 19 年前
uip Switch default stack to Nikhil's TCP/IP stack 19 年前
aoe.c Simplify RX data path. 19 年前
arp.c Simplify RX data path. 19 年前
dhcpopts.c Add dhcp_snprintf() for extracting DHCP string options. 19 年前
ethernet.c Simplify RX data path. 19 年前
ipv4.c Clarify hexiness of header length 19 年前
ipv6.c Split ipv6 functions out from ipv4.c 19 年前
netdevice.c Remove the static IP address hack from netdevice.c, and change the default test to the DHCP test. 19 年前
pkbuff.c Make PKB_ZLEN the minimum possible size of packet buffer (to allow for 19 年前
retry.c Updated retry timer mechanism to incorporate smoothed RTT estimation. 19 年前
tcp.c Made the temporary buffer part of the TCP senddata() API, to ease the 19 年前
tcpip_if.c Correct TCP/IP checksum generation. 19 年前
udp.c conn->local_port is now network-endian; do not swap when comparing 19 年前