opengnsys_ipxe/src/net
Michael Brown fedc186fd7 Split login into security negotation and operational parameter
negotiation phases, to allow inclusion of CHAP authentication.
2006-10-03 09:17:38 +00:00
..
tcp Split login into security negotation and operational parameter 2006-10-03 09:17:38 +00:00
udp We don't actually have a stdio.h header file. Our printf() functions are 2006-09-27 10:58:14 +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 Fail gracefully when set_dhcp_option() is called with options==NULL. 2006-08-11 18:16:34 +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 We don't actually have a stdio.h header file. Our printf() functions are 2006-09-27 10:58:14 +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 We don't actually have a stdio.h header file. Our printf() functions are 2006-09-27 10:58:14 +00:00
tcp.c added stdio.h to includes for DBG compilation 2006-09-27 05:57:06 +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