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 649b789e93 DHCP transmits via specified net device, so no need to create a dummy il y a 18 ans
..
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.) il y a 18 ans
udp DHCP transmits via specified net device, so no need to create a dummy routing table entry just to fool ipv4.c any more. il y a 18 ans
uip We don't actually have a stdio.h header file. Our printf() functions are il y a 18 ans
aoe.c An AoE session holds a persistent reference to a net device. il y a 18 ans
arp.c We don't actually have a stdio.h header file. Our printf() functions are il y a 18 ans
dhcpopts.c Use stdlib.h for malloc() instead of malloc.h. 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 Allow an explicit network device to be specified for IP-layer transmissions. il y a 18 ans
ipv4.c Allow an explicit network device to be specified for IP-layer transmissions. il y a 18 ans
ipv6.c Allow an explicit network device to be specified for IP-layer transmissions. il y a 18 ans
ndp.c We don't actually have a stdio.h header file. Our printf() functions are il y a 18 ans
netdevice.c Added network interface management commands il y a 18 ans
pkbuff.c Make PKB_ZLEN the minimum possible size of packet buffer (to allow for il y a 19 ans
retry.c Move start/stop/expire debug messages to DBG2() level. il y a 18 ans
tcp.c Allow an explicit network device to be specified for IP-layer transmissions. il y a 18 ans
tcpip.c Allow an explicit network device to be specified for IP-layer transmissions. il y a 18 ans
udp.c Add udp_sendto_via() to allow e.g. DHCP to transmit without first having to set up dummy routing entries. il y a 18 ans