Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Michael Brown ce9819af27 Redefine TCP state to include "flags that have been sent" rather than 17 år sedan
..
tcp Merge changes from mcb-tcp-fixes branch. 17 år sedan
udp Close UDP connection when DHCP completes. 17 år sedan
uip We don't actually have a stdio.h header file. Our printf() functions are 18 år sedan
aoe.c Remove _PROTOCOL macros for gcc 3.2 compatibility 18 år sedan
arp.c We don't actually have a stdio.h header file. Our printf() functions are 18 år sedan
dhcpopts.c Use stdlib.h for malloc() instead of malloc.h. 17 år sedan
ethernet.c Made eth_ntoa() public for use in legacy drivers' DBG() statements. 18 år sedan
icmpv6.c We don't actually have a stdio.h header file. Our printf() functions are 18 år sedan
ipv4.c iphdr->hlen includes the IP header, so truncate packet *before* 18 år sedan
ipv6.c IP6 support 18 år sedan
ndp.c We don't actually have a stdio.h header file. Our printf() functions are 18 år sedan
netdevice.c Use stdlib.h for malloc() instead of malloc.h. 17 år sedan
pkbuff.c Make PKB_ZLEN the minimum possible size of packet buffer (to allow for 18 år sedan
retry.c Added times to start/stop log messages 17 år sedan
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 år sedan
tcpip.c We don't actually have a stdio.h header file. Our printf() functions are 18 år sedan
udp.c We don't actually have a stdio.h header file. Our printf() functions are 18 år sedan