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 04c09823bd Request all the options that we're prepared to do anything with. před 18 roky
..
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. před 18 roky
udp Request all the options that we're prepared to do anything with. před 18 roky
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.) před 18 roky
aoe.c Remove _PROTOCOL macros for gcc 3.2 compatibility před 18 roky
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.) 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 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.) 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 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.) před 18 roky
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.) 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 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.) před 18 roky
tcp.c Work around another confused-by-RST bug před 18 roky
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.) před 18 roky
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.) před 18 roky