Nelze vybrat více než 25 témat Téma musí začínat písmenem nebo číslem, může obsahovat pomlčky („-“) a může být dlouhé až 35 znaků.
Michael Brown 0dca1dc8ce Made eth_ntoa() public for use in legacy drivers' DBG() statements. před 18 roky
..
tcp Added RX tracing as well. před 18 roky
udp Correct option number for DHCP_DNS_SERVERS, and add it to the request list. před 18 roky
uip Switch default stack to Nikhil's TCP/IP stack před 18 roky
aoe.c Remove _PROTOCOL macros for gcc 3.2 compatibility před 18 roky
arp.c Remove _PROTOCOL macros for gcc 3.2 compatibility před 18 roky
dhcpopts.c Fail gracefully when set_dhcp_option() is called with options==NULL. před 18 roky
ethernet.c Made eth_ntoa() public for use in legacy drivers' DBG() statements. před 18 roky
icmpv6.c IP6 support před 18 roky
ipv4.c iphdr->hlen includes the IP header, so truncate packet *before* před 18 roky
ipv6.c IP6 support před 18 roky
ndp.c IP6 support před 18 roky
netdevice.c Clarified packet ownership transfer between a few functions. před 18 roky
pkbuff.c Make PKB_ZLEN the minimum possible size of packet buffer (to allow for před 18 roky
retry.c Added extra debugging před 18 roky
tcp.c Fixed a bug in the TCP state machine. Added a transition from ESTABLISHED to LAST_ACK on receiving a FIN,ACK před 18 roky
tcpip.c Clarified packet ownership transfer between a few functions. před 18 roky
udp.c Remove _PROTOCOL macros for gcc 3.2 compatibility před 18 roky