選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Nikhil Chandru Rao 6e2c97b0c0 Added ipv4_pseudo_header structure 18年前
..
tcp Update ftp.c and hello.c to use the generic async_operations API. 18年前
uip Made the temporary buffer part of the TCP senddata() API, to ease the transition away from uIP. 18年前
aoe.c Simplify RX data path. 18年前
arp.c Simplify RX data path. 18年前
dhcpopts.c First stab at DHCP option handling in a way that will allow us to have multiple option sources (e.g. multiple DHCP replies, non-volatile storage etc.) 18年前
ethernet.c Simplify RX data path. 18年前
interface.c created interface for transport-network interface 18年前
ipv4.c Added ipv4_pseudo_header structure 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 transition away from uIP. 18年前
udp.c Fixed whitespaces; updated UDP code 18年前