Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.
Nikhil Chandru Rao 3aff701001 Changed the TCP state machines behaviour in the ESTABLISHED state 18 роки тому
..
tcp Add iSCSI to the DHCP tests. 18 роки тому
udp Derive xid dynamically from the netdev, so that we can call create_dhcp_packet() from pxe_preboot.c, after the dhcp_session is long gone. 18 роки тому
uip Switch default stack to Nikhil's TCP/IP stack 18 роки тому
aoe.c Remove _PROTOCOL macros for gcc 3.2 compatibility 18 роки тому
arp.c Remove _PROTOCOL macros for gcc 3.2 compatibility 18 роки тому
dhcpopts.c Add dhcp_snprintf() for extracting DHCP string options. 18 роки тому
ethernet.c Remove _PROTOCOL macros for gcc 3.2 compatibility 18 роки тому
ipv4.c iphdr->hlen includes the IP header, so truncate packet *before* stripping the header. Also fix an htons/ntohs confusion. 18 роки тому
ipv6.c Remove _PROTOCOL macros for gcc 3.2 compatibility 18 роки тому
netdevice.c Clarified packet ownership transfer between a few functions. 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 Changed the TCP state machines behaviour in the ESTABLISHED state 18 роки тому
tcpip.c Clarified packet ownership transfer between a few functions. 18 роки тому
udp.c Remove _PROTOCOL macros for gcc 3.2 compatibility 18 роки тому