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 04c09823bd Request all the options that we're prepared to do anything with. il y a 18 ans
..
tcp A cleaner method of handling login redirection; just use the existing reconnection mechanism. This avoids the problems of trying to reuse the TCP connection structure before the old connection has cleanly exited. il y a 18 ans
udp Request all the options that we're prepared to do anything with. il y a 18 ans
uip We don't actually have a stdio.h header file. Our printf() functions are defined in vsprintf.h. (This may change, since vsprintf.h is a non-standard name, but for now it's the one to use.) il y a 18 ans
aoe.c Remove _PROTOCOL macros for gcc 3.2 compatibility il y a 18 ans
arp.c We don't actually have a stdio.h header file. Our printf() functions are defined in vsprintf.h. (This may change, since vsprintf.h is a non-standard name, but for now it's the one to use.) 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 Made eth_ntoa() public for use in legacy drivers' DBG() statements. il y a 18 ans
icmpv6.c We don't actually have a stdio.h header file. Our printf() functions are defined in vsprintf.h. (This may change, since vsprintf.h is a non-standard name, but for now it's the one to use.) 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 We don't actually have a stdio.h header file. Our printf() functions are defined in vsprintf.h. (This may change, since vsprintf.h is a non-standard name, but for now it's the one to use.) il y a 18 ans
netdevice.c We don't actually have a stdio.h header file. Our printf() functions are defined in vsprintf.h. (This may change, since vsprintf.h is a non-standard name, but for now it's the one to use.) 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 We don't actually have a stdio.h header file. Our printf() functions are defined in vsprintf.h. (This may change, since vsprintf.h is a non-standard name, but for now it's the one to use.) il y a 18 ans
tcp.c Work around another confused-by-RST bug il y a 18 ans
tcpip.c We don't actually have a stdio.h header file. Our printf() functions are defined in vsprintf.h. (This may change, since vsprintf.h is a non-standard name, but for now it's the one to use.) il y a 18 ans
udp.c We don't actually have a stdio.h header file. Our printf() functions are defined in vsprintf.h. (This may change, since vsprintf.h is a non-standard name, but for now it's the one to use.) il y a 18 ans