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 a646e38f03 Use stdlib.h for malloc() instead of malloc.h. 18 anni fa
..
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. 18 anni fa
udp Request all the options that we're prepared to do anything with. 18 anni fa
uip We don't actually have a stdio.h header file. Our printf() functions are 18 anni fa
aoe.c Remove _PROTOCOL macros for gcc 3.2 compatibility 18 anni fa
arp.c We don't actually have a stdio.h header file. Our printf() functions are 18 anni fa
dhcpopts.c Use stdlib.h for malloc() instead of malloc.h. 18 anni fa
ethernet.c Made eth_ntoa() public for use in legacy drivers' DBG() statements. 18 anni fa
icmpv6.c We don't actually have a stdio.h header file. Our printf() functions are 18 anni fa
ipv4.c iphdr->hlen includes the IP header, so truncate packet *before* 18 anni fa
ipv6.c IP6 support 18 anni fa
ndp.c We don't actually have a stdio.h header file. Our printf() functions are 18 anni fa
netdevice.c Use stdlib.h for malloc() instead of malloc.h. 18 anni fa
pkbuff.c Make PKB_ZLEN the minimum possible size of packet buffer (to allow for 18 anni fa
retry.c We don't actually have a stdio.h header file. Our printf() functions are 18 anni fa
tcp.c Work around another confused-by-RST bug 18 anni fa
tcpip.c We don't actually have a stdio.h header file. Our printf() functions are 18 anni fa
udp.c We don't actually have a stdio.h header file. Our printf() functions are 18 anni fa