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 3085f03ad4 Request Etherboot encapsulated options. 18 years ago
..
tcp Update ftp.c and hello.c to use the generic async_operations API. 18 years ago
udp Request Etherboot encapsulated options. 18 years ago
uip Switch default stack to Nikhil's TCP/IP stack 18 years ago
aoe.c Simplify RX data path. 18 years ago
arp.c Simplify RX data path. 18 years ago
dhcpopts.c Add dhcp_snprintf() for extracting DHCP string options. 18 years ago
ethernet.c Simplify RX data path. 18 years ago
ipv4.c Clarify hexiness of header length 18 years ago
ipv6.c Split ipv6 functions out from ipv4.c 18 years ago
netdevice.c Remove the static IP address hack from netdevice.c, and change the default test to the DHCP test. 18 years ago
pkbuff.c Make PKB_ZLEN the minimum possible size of packet buffer (to allow for 18 years ago
retry.c Updated retry timer mechanism to incorporate smoothed RTT estimation. 18 years ago
tcp.c Made the temporary buffer part of the TCP senddata() API, to ease the 18 years ago
tcpip_if.c Correct TCP/IP checksum generation. 18 years ago
udp.c conn->local_port is now network-endian; do not swap when comparing 18 years ago