You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Brown 649b789e93 DHCP transmits via specified net device, so no need to create a dummy hace 18 años
..
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.) hace 18 años
udp DHCP transmits via specified net device, so no need to create a dummy routing table entry just to fool ipv4.c any more. hace 18 años
uip We don't actually have a stdio.h header file. Our printf() functions are hace 18 años
aoe.c An AoE session holds a persistent reference to a net device. hace 18 años
arp.c We don't actually have a stdio.h header file. Our printf() functions are hace 18 años
dhcpopts.c Use stdlib.h for malloc() instead of malloc.h. hace 18 años
ethernet.c Made eth_ntoa() public for use in legacy drivers' DBG() statements. hace 18 años
icmpv6.c Allow an explicit network device to be specified for IP-layer transmissions. hace 18 años
ipv4.c Allow an explicit network device to be specified for IP-layer transmissions. hace 18 años
ipv6.c Allow an explicit network device to be specified for IP-layer transmissions. hace 18 años
ndp.c We don't actually have a stdio.h header file. Our printf() functions are hace 18 años
netdevice.c Added network interface management commands hace 18 años
pkbuff.c Make PKB_ZLEN the minimum possible size of packet buffer (to allow for hace 19 años
retry.c Move start/stop/expire debug messages to DBG2() level. hace 18 años
tcp.c Allow an explicit network device to be specified for IP-layer transmissions. hace 18 años
tcpip.c Allow an explicit network device to be specified for IP-layer transmissions. hace 18 años
udp.c Add udp_sendto_via() to allow e.g. DHCP to transmit without first having to set up dummy routing entries. hace 18 años