Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Michael Brown 04c09823bd Request all the options that we're prepared to do anything with. 18 лет назад
..
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. 18 лет назад
udp Request all the options that we're prepared to do anything with. 18 лет назад
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.) 18 лет назад
aoe.c Remove _PROTOCOL macros for gcc 3.2 compatibility 18 лет назад
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.) 18 лет назад
dhcpopts.c Fail gracefully when set_dhcp_option() is called with options==NULL. 18 лет назад
ethernet.c Made eth_ntoa() public for use in legacy drivers' DBG() statements. 18 лет назад
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.) 18 лет назад
ipv4.c iphdr->hlen includes the IP header, so truncate packet *before* 18 лет назад
ipv6.c IP6 support 18 лет назад
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.) 18 лет назад
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.) 18 лет назад
pkbuff.c Make PKB_ZLEN the minimum possible size of packet buffer (to allow for 18 лет назад
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.) 18 лет назад
tcp.c Work around another confused-by-RST bug 18 лет назад
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.) 18 лет назад
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.) 18 лет назад