Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
Michael Brown 526d314266 Advertise a larger MSS to improve TCP performance. 18 år sedan
..
tcp Fixed HTTP 18 år sedan
udp Update TFTP to use a struct buffer rather than a callback. 18 år sedan
aoe.c An AoE session holds a persistent reference to a net device. 18 år sedan
arp.c Add "name" field to struct device to allow human-readable hardware device names. 18 år sedan
dhcpopts.c Use stdlib.h for malloc() instead of malloc.h. 18 år sedan
ethernet.c Made eth_ntoa() public for use in legacy drivers' DBG() statements. 19 år sedan
icmpv6.c Allow an explicit network device to be specified for IP-layer transmissions. 18 år sedan
ipv4.c Add route() function to display routing table. 18 år sedan
ipv6.c Allow an explicit network device to be specified for IP-layer transmissions. 18 år sedan
ndp.c We don't actually have a stdio.h header file. Our printf() functions are 19 år sedan
netdevice.c I hate NULL pointer dereferences. 18 år sedan
pkbpad.c Extract packet-padding login from rtl8139.c to a separate pkbpad.c file. 18 år sedan
pkbuff.c Make PKB_ZLEN the minimum possible size of packet buffer (to allow for 19 år sedan
retry.c Move start/stop/expire debug messages to DBG2() level. 18 år sedan
tcp.c Advertise a larger MSS to improve TCP performance. 18 år sedan
tcpip.c Add "name" field to struct device to allow human-readable hardware device names. 18 år sedan
udp.c Allow udp_{send,sendto,sendto_via} to be called outside of the udp_senddata() callback. This will simplify any UDP protocols that don't need the temporary buffer. 18 år sedan