2
0
mirror of https://github.com/xcat2/xNBA.git synced 2024-12-16 16:21:32 +00:00
xNBA/src/net
2006-12-27 22:56:39 +00:00
..
tcp Ensure that old TCP connection state is destroyed before attempting to 2006-12-22 13:04:50 +00:00
udp Close UDP connection when DHCP completes. 2006-12-20 07:19:48 +00:00
uip We don't actually have a stdio.h header file. Our printf() functions are 2006-09-27 10:58:14 +00:00
aoe.c Remove _PROTOCOL macros for gcc 3.2 compatibility 2006-08-09 04:42:14 +00:00
arp.c We don't actually have a stdio.h header file. Our printf() functions are 2006-09-27 10:58:14 +00:00
dhcpopts.c Use stdlib.h for malloc() instead of malloc.h. 2006-12-19 23:42:46 +00:00
ethernet.c Made eth_ntoa() public for use in legacy drivers' DBG() statements. 2006-09-15 12:34:34 +00:00
icmpv6.c We don't actually have a stdio.h header file. Our printf() functions are 2006-09-27 10:58:14 +00:00
ipv4.c iphdr->hlen includes the IP header, so truncate packet *before* 2006-08-09 11:52:53 +00:00
ipv6.c IP6 support 2006-08-19 15:58:22 +00:00
ndp.c We don't actually have a stdio.h header file. Our printf() functions are 2006-09-27 10:58:14 +00:00
netdevice.c Use stdlib.h for malloc() instead of malloc.h. 2006-12-19 23:42:46 +00:00
pkbuff.c Make PKB_ZLEN the minimum possible size of packet buffer (to allow for 2006-05-27 13:39:45 +00:00
retry.c Added times to start/stop log messages 2006-12-27 22:56:39 +00:00
tcp.c Work around another confused-by-RST bug 2006-12-06 18:09:33 +00:00
tcpip.c We don't actually have a stdio.h header file. Our printf() functions are 2006-09-27 10:58:14 +00:00
udp.c We don't actually have a stdio.h header file. Our printf() functions are 2006-09-27 10:58:14 +00:00