Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.
Michael Brown cab3f4502b Correct option number for DHCP_DNS_SERVERS, and add it to the request il y a 18 ans
..
tcp Added RX tracing as well. il y a 18 ans
udp Correct option number for DHCP_DNS_SERVERS, and add it to the request list. il y a 18 ans
uip Switch default stack to Nikhil's TCP/IP stack il y a 18 ans
aoe.c Remove _PROTOCOL macros for gcc 3.2 compatibility il y a 18 ans
arp.c Remove _PROTOCOL macros for gcc 3.2 compatibility il y a 18 ans
dhcpopts.c Fail gracefully when set_dhcp_option() is called with options==NULL. il y a 18 ans
ethernet.c Remove _PROTOCOL macros for gcc 3.2 compatibility il y a 18 ans
icmpv6.c IP6 support il y a 18 ans
ipv4.c iphdr->hlen includes the IP header, so truncate packet *before* il y a 18 ans
ipv6.c IP6 support il y a 18 ans
ndp.c IP6 support il y a 18 ans
netdevice.c Clarified packet ownership transfer between a few functions. il y a 18 ans
pkbuff.c Make PKB_ZLEN the minimum possible size of packet buffer (to allow for il y a 18 ans
retry.c Towards an RFC2988-compliant timer. il y a 18 ans
tcp.c Fixed a bug in the TCP state machine. Added a transition from ESTABLISHED to LAST_ACK on receiving a FIN,ACK il y a 18 ans
tcpip.c Clarified packet ownership transfer between a few functions. il y a 18 ans
udp.c Remove _PROTOCOL macros for gcc 3.2 compatibility il y a 18 ans