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 4e3976711d A working name resolution framework před 19 roky
..
tcp A working name resolution framework před 19 roky
udp A working name resolution framework před 19 roky
aoe.c Gave asynchronous operations approximate POSIX signal semantics. This před 19 roky
arp.c Add "name" field to struct device to allow human-readable hardware device před 19 roky
dhcpopts.c Use stdlib.h for malloc() instead of malloc.h. před 19 roky
ethernet.c Made eth_ntoa() public for use in legacy drivers' DBG() statements. před 19 roky
icmpv6.c Allow an explicit network device to be specified for IP-layer před 19 roky
ipv4.c Include stdlib.h rather than malloc.h před 19 roky
ipv6.c Include stdlib.h rather than malloc.h před 19 roky
ndp.c We don't actually have a stdio.h header file. Our printf() functions are před 19 roky
netdevice.c Use total free memory as advertised window. This seems to be sufficient to avoid drops even on slow NICs. před 19 roky
pkbpad.c Extract packet-padding login from rtl8139.c to a separate pkbpad.c file. před 19 roky
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). před 19 roky
retry.c Move start/stop/expire debug messages to DBG2() level. před 19 roky
tcp.c Use total free memory as advertised window. This seems to be sufficient to avoid drops even on slow NICs. před 19 roky
tcpip.c When a network device is specified to tcpip_tx() or it's children, treat před 19 roky
udp.c When a network device is specified to tcpip_tx() or it's children, treat před 19 roky