You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Brown ce9819af27 Redefine TCP state to include "flags that have been sent" rather than преди 17 години
..
tcp Merge changes from mcb-tcp-fixes branch. преди 17 години
udp Close UDP connection when DHCP completes. преди 17 години
uip We don't actually have a stdio.h header file. Our printf() functions are преди 18 години
aoe.c Remove _PROTOCOL macros for gcc 3.2 compatibility преди 18 години
arp.c We don't actually have a stdio.h header file. Our printf() functions are преди 18 години
dhcpopts.c Use stdlib.h for malloc() instead of malloc.h. преди 17 години
ethernet.c Made eth_ntoa() public for use in legacy drivers' DBG() statements. преди 18 години
icmpv6.c We don't actually have a stdio.h header file. Our printf() functions are преди 18 години
ipv4.c iphdr->hlen includes the IP header, so truncate packet *before* преди 18 години
ipv6.c IP6 support преди 18 години
ndp.c We don't actually have a stdio.h header file. Our printf() functions are преди 18 години
netdevice.c Use stdlib.h for malloc() instead of malloc.h. преди 17 години
pkbuff.c Make PKB_ZLEN the minimum possible size of packet buffer (to allow for преди 18 години
retry.c Added times to start/stop log messages преди 17 години
tcp.c Redefine TCP state to include "flags that have been sent" rather than "flags that are currently being sent". This allows at least one special case (checking that we haven't already sent a FIN in tcp_rx_fin()) to be collapsed. преди 17 години
tcpip.c We don't actually have a stdio.h header file. Our printf() functions are преди 18 години
udp.c We don't actually have a stdio.h header file. Our printf() functions are преди 18 години