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 4e3976711d A working name resolution framework il y a 18 ans
..
tcp A working name resolution framework il y a 18 ans
udp A working name resolution framework il y a 18 ans
aoe.c Gave asynchronous operations approximate POSIX signal semantics. This il y a 18 ans
arp.c Add "name" field to struct device to allow human-readable hardware device 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 il y a 18 ans
ipv4.c Include stdlib.h rather than malloc.h il y a 18 ans
ipv6.c Include stdlib.h rather than malloc.h 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 Use total free memory as advertised window. This seems to be sufficient to avoid drops even on slow NICs. il y a 18 ans
pkbpad.c Extract packet-padding login from rtl8139.c to a separate pkbpad.c file. il y a 18 ans
pkbuff.c Move include/malloc.h to include/gpxe/malloc.h, since everything in there is now gPXE-specific. (The standard malloc() et al have been in stdlib.h for a while). il y a 18 ans
retry.c Move start/stop/expire debug messages to DBG2() level. il y a 18 ans
tcp.c Use total free memory as advertised window. This seems to be sufficient to avoid drops even on slow NICs. il y a 18 ans
tcpip.c When a network device is specified to tcpip_tx() or it's children, treat il y a 18 ans
udp.c When a network device is specified to tcpip_tx() or it's children, treat il y a 18 ans