選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Michael Brown f44969f7df nameserver should be static 17年前
..
tcp May be required in some disconnect scenarios 17年前
udp nameserver should be static 17年前
aoe.c Kill off hotplug.h and just make net devices normal reference-counted 17年前
arp.c Add untested support for UNDI transmit and receive. 17年前
dhcpopts.c Apply global DHCP options when register_dhcp_options() is called. Do 17年前
ethernet.c Add untested support for UNDI transmit and receive. 17年前
icmpv6.c Warnings purge 17年前
iobpad.c Rename pkbpad.c to iobpad.c 17年前
ipv4.c Never attempt to route the broadcast address. 17年前
ipv6.c Warnings purge: src/{crypto,hci,net} 17年前
ndp.c pkbuff->iobuf changeover 17年前
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. 17年前
nullnet.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. 17年前
rarp.c Add untested support for UNDI transmit and receive. 17年前
retry.c Use a linker-table based system to automatically mark and start up 17年前
tcp.c Add support for TCP timestamps 17年前
tcpip.c pkbuff->iobuf changeover 17年前
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. 17年前