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 0dca1dc8ce Made eth_ntoa() public for use in legacy drivers' DBG() statements. hace 18 años
..
tcp Added RX tracing as well. hace 18 años
udp Correct option number for DHCP_DNS_SERVERS, and add it to the request list. hace 18 años
uip Switch default stack to Nikhil's TCP/IP stack hace 18 años
aoe.c Remove _PROTOCOL macros for gcc 3.2 compatibility hace 18 años
arp.c Remove _PROTOCOL macros for gcc 3.2 compatibility hace 18 años
dhcpopts.c Fail gracefully when set_dhcp_option() is called with options==NULL. hace 18 años
ethernet.c Made eth_ntoa() public for use in legacy drivers' DBG() statements. hace 18 años
icmpv6.c IP6 support hace 18 años
ipv4.c iphdr->hlen includes the IP header, so truncate packet *before* hace 18 años
ipv6.c IP6 support hace 18 años
ndp.c IP6 support hace 18 años
netdevice.c Clarified packet ownership transfer between a few functions. hace 18 años
pkbuff.c Make PKB_ZLEN the minimum possible size of packet buffer (to allow for hace 18 años
retry.c Added extra debugging hace 18 años
tcp.c Fixed a bug in the TCP state machine. Added a transition from ESTABLISHED to LAST_ACK on receiving a FIN,ACK hace 18 años
tcpip.c Clarified packet ownership transfer between a few functions. hace 18 años
udp.c Remove _PROTOCOL macros for gcc 3.2 compatibility hace 18 años