Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.
Michael Brown ce9819af27 Redefine TCP state to include "flags that have been sent" rather than 17 gadus atpakaļ
..
tcp Merge changes from mcb-tcp-fixes branch. 17 gadus atpakaļ
udp Close UDP connection when DHCP completes. 17 gadus atpakaļ
uip We don't actually have a stdio.h header file. Our printf() functions are 18 gadus atpakaļ
aoe.c Remove _PROTOCOL macros for gcc 3.2 compatibility 18 gadus atpakaļ
arp.c We don't actually have a stdio.h header file. Our printf() functions are 18 gadus atpakaļ
dhcpopts.c Use stdlib.h for malloc() instead of malloc.h. 17 gadus atpakaļ
ethernet.c Made eth_ntoa() public for use in legacy drivers' DBG() statements. 18 gadus atpakaļ
icmpv6.c We don't actually have a stdio.h header file. Our printf() functions are 18 gadus atpakaļ
ipv4.c iphdr->hlen includes the IP header, so truncate packet *before* 18 gadus atpakaļ
ipv6.c IP6 support 18 gadus atpakaļ
ndp.c We don't actually have a stdio.h header file. Our printf() functions are 18 gadus atpakaļ
netdevice.c Use stdlib.h for malloc() instead of malloc.h. 17 gadus atpakaļ
pkbuff.c Make PKB_ZLEN the minimum possible size of packet buffer (to allow for 18 gadus atpakaļ
retry.c Added times to start/stop log messages 17 gadus atpakaļ
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 gadus atpakaļ
tcpip.c We don't actually have a stdio.h header file. Our printf() functions are 18 gadus atpakaļ
udp.c We don't actually have a stdio.h header file. Our printf() functions are 18 gadus atpakaļ