選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Michael Brown 9aa61ad5a2 Add per-file error identifiers 18年前
..
tcp Added missing "static" declarations 18年前
udp nameserver should be static 18年前
aoe.c Kill off hotplug.h and just make net devices normal reference-counted 18年前
arp.c Add untested support for UNDI transmit and receive. 18年前
dhcpopts.c Apply global DHCP options when register_dhcp_options() is called. Do 18年前
ethernet.c Add untested support for UNDI transmit and receive. 18年前
icmpv6.c Warnings purge 18年前
iobpad.c Rename pkbpad.c to iobpad.c 18年前
ipv4.c Never attempt to route the broadcast address. 18年前
ipv6.c Warnings purge: src/{crypto,hci,net} 18年前
ndp.c pkbuff->iobuf changeover 18年前
netdevice.c Use net_device_operations structure and netdev_nullify() to allow for safe dropping of the netdev ref by the driver while other refs still exist. 18年前
nullnet.c Add per-file error identifiers 18年前
rarp.c Add untested support for UNDI transmit and receive. 18年前
retry.c Use a linker-table based system to automatically mark and start up 18年前
tcp.c Add per-file error identifiers 18年前
tcpip.c pkbuff->iobuf changeover 18年前
udp.c Separate the "is data ready" function of xfer_seek() into an xfer_window() function, which can return a scalar rather than a boolean. 18年前