Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Michael Brown 649b789e93 DHCP transmits via specified net device, so no need to create a dummy vor 18 Jahren
..
tcp We can't assert that the RX engine is idle in iscsi_done(), because it may be called during the RX data processor, before the RX engine transitions back to idle. It doesn't really matter if the RX engine isn't idle when iscsi_done() is called, because it will just pick up where it left off on the next call. (The same is not true for the TX engine, so keep the TX engine assertion.) vor 18 Jahren
udp DHCP transmits via specified net device, so no need to create a dummy routing table entry just to fool ipv4.c any more. vor 18 Jahren
uip We don't actually have a stdio.h header file. Our printf() functions are vor 18 Jahren
aoe.c An AoE session holds a persistent reference to a net device. vor 18 Jahren
arp.c We don't actually have a stdio.h header file. Our printf() functions are vor 18 Jahren
dhcpopts.c Use stdlib.h for malloc() instead of malloc.h. vor 18 Jahren
ethernet.c Made eth_ntoa() public for use in legacy drivers' DBG() statements. vor 18 Jahren
icmpv6.c Allow an explicit network device to be specified for IP-layer transmissions. vor 18 Jahren
ipv4.c Allow an explicit network device to be specified for IP-layer transmissions. vor 18 Jahren
ipv6.c Allow an explicit network device to be specified for IP-layer transmissions. vor 18 Jahren
ndp.c We don't actually have a stdio.h header file. Our printf() functions are vor 18 Jahren
netdevice.c Added network interface management commands vor 18 Jahren
pkbuff.c Make PKB_ZLEN the minimum possible size of packet buffer (to allow for vor 19 Jahren
retry.c Move start/stop/expire debug messages to DBG2() level. vor 18 Jahren
tcp.c Allow an explicit network device to be specified for IP-layer transmissions. vor 18 Jahren
tcpip.c Allow an explicit network device to be specified for IP-layer transmissions. vor 18 Jahren
udp.c Add udp_sendto_via() to allow e.g. DHCP to transmit without first having to set up dummy routing entries. vor 18 Jahren