Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Michael Brown a646e38f03 Use stdlib.h for malloc() instead of malloc.h. il y a 18 ans
..
tcp A cleaner method of handling login redirection; just use the existing reconnection mechanism. This avoids the problems of trying to reuse the TCP connection structure before the old connection has cleanly exited. il y a 18 ans
udp Request all the options that we're prepared to do anything with. il y a 18 ans
uip We don't actually have a stdio.h header file. Our printf() functions are il y a 18 ans
aoe.c Remove _PROTOCOL macros for gcc 3.2 compatibility il y a 18 ans
arp.c We don't actually have a stdio.h header file. Our printf() functions are il y a 18 ans
dhcpopts.c Use stdlib.h for malloc() instead of malloc.h. il y a 18 ans
ethernet.c Made eth_ntoa() public for use in legacy drivers' DBG() statements. il y a 18 ans
icmpv6.c We don't actually have a stdio.h header file. Our printf() functions are il y a 18 ans
ipv4.c iphdr->hlen includes the IP header, so truncate packet *before* il y a 18 ans
ipv6.c IP6 support il y a 18 ans
ndp.c We don't actually have a stdio.h header file. Our printf() functions are il y a 18 ans
netdevice.c Use stdlib.h for malloc() instead of malloc.h. il y a 18 ans
pkbuff.c Make PKB_ZLEN the minimum possible size of packet buffer (to allow for il y a 18 ans
retry.c We don't actually have a stdio.h header file. Our printf() functions are il y a 18 ans
tcp.c Work around another confused-by-RST bug il y a 18 ans
tcpip.c We don't actually have a stdio.h header file. Our printf() functions are il y a 18 ans
udp.c We don't actually have a stdio.h header file. Our printf() functions are il y a 18 ans