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 526d314266 Advertise a larger MSS to improve TCP performance. il y a 18 ans
..
tcp Fixed HTTP il y a 18 ans
udp Update TFTP to use a struct buffer rather than a callback. il y a 18 ans
aoe.c An AoE session holds a persistent reference to a net device. il y a 18 ans
arp.c Add "name" field to struct device to allow human-readable hardware device names. 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 19 ans
icmpv6.c Allow an explicit network device to be specified for IP-layer transmissions. il y a 18 ans
ipv4.c Add route() function to display routing table. il y a 18 ans
ipv6.c Allow an explicit network device to be specified for IP-layer transmissions. il y a 18 ans
ndp.c We don't actually have a stdio.h header file. Our printf() functions are il y a 19 ans
netdevice.c I hate NULL pointer dereferences. 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 Make PKB_ZLEN the minimum possible size of packet buffer (to allow for il y a 19 ans
retry.c Move start/stop/expire debug messages to DBG2() level. il y a 18 ans
tcp.c Advertise a larger MSS to improve TCP performance. il y a 18 ans
tcpip.c Add "name" field to struct device to allow human-readable hardware device names. il y a 18 ans
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. il y a 18 ans