Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Michael Brown ce9819af27 Redefine TCP state to include "flags that have been sent" rather than před 17 roky
..
tcp Merge changes from mcb-tcp-fixes branch. před 17 roky
udp Close UDP connection when DHCP completes. před 17 roky
uip We don't actually have a stdio.h header file. Our printf() functions are před 18 roky
aoe.c Remove _PROTOCOL macros for gcc 3.2 compatibility před 18 roky
arp.c We don't actually have a stdio.h header file. Our printf() functions are před 18 roky
dhcpopts.c Use stdlib.h for malloc() instead of malloc.h. před 17 roky
ethernet.c Made eth_ntoa() public for use in legacy drivers' DBG() statements. před 18 roky
icmpv6.c We don't actually have a stdio.h header file. Our printf() functions are před 18 roky
ipv4.c iphdr->hlen includes the IP header, so truncate packet *before* před 18 roky
ipv6.c IP6 support před 18 roky
ndp.c We don't actually have a stdio.h header file. Our printf() functions are před 18 roky
netdevice.c Use stdlib.h for malloc() instead of malloc.h. před 17 roky
pkbuff.c Make PKB_ZLEN the minimum possible size of packet buffer (to allow for před 18 roky
retry.c Added times to start/stop log messages před 17 roky
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. před 17 roky
tcpip.c We don't actually have a stdio.h header file. Our printf() functions are před 18 roky
udp.c We don't actually have a stdio.h header file. Our printf() functions are před 18 roky