Du kannst nicht mehr als 25 Themen auswählen Themen müssen mit entweder einem Buchstaben oder einer Ziffer beginnen. Sie können Bindestriche („-“) enthalten und bis zu 35 Zeichen lang sein.
Michael Brown 526d314266 Advertise a larger MSS to improve TCP performance. vor 18 Jahren
..
tcp Fixed HTTP vor 18 Jahren
udp Update TFTP to use a struct buffer rather than a callback. vor 18 Jahren
aoe.c An AoE session holds a persistent reference to a net device. vor 18 Jahren
arp.c Add "name" field to struct device to allow human-readable hardware device names. vor 18 Jahren
dhcpopts.c Use stdlib.h for malloc() instead of malloc.h. vor 18 Jahren
ethernet.c Made eth_ntoa() public for use in legacy drivers' DBG() statements. vor 19 Jahren
icmpv6.c Allow an explicit network device to be specified for IP-layer transmissions. vor 18 Jahren
ipv4.c Add route() function to display routing table. vor 18 Jahren
ipv6.c Allow an explicit network device to be specified for IP-layer transmissions. vor 18 Jahren
ndp.c We don't actually have a stdio.h header file. Our printf() functions are vor 19 Jahren
netdevice.c I hate NULL pointer dereferences. vor 18 Jahren
pkbpad.c Extract packet-padding login from rtl8139.c to a separate pkbpad.c file. vor 18 Jahren
pkbuff.c Make PKB_ZLEN the minimum possible size of packet buffer (to allow for vor 19 Jahren
retry.c Move start/stop/expire debug messages to DBG2() level. vor 18 Jahren
tcp.c Advertise a larger MSS to improve TCP performance. vor 18 Jahren
tcpip.c Add "name" field to struct device to allow human-readable hardware device names. vor 18 Jahren
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. vor 18 Jahren