You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Michael Brown 096fa94f0c Add support for TCP timestamps 17 lat temu
..
tcp May be required in some disconnect scenarios 17 lat temu
udp Add debug message when nameserver setting is applied/changed via DHCP. 17 lat temu
aoe.c Kill off hotplug.h and just make net devices normal reference-counted 17 lat temu
arp.c Add untested support for UNDI transmit and receive. 17 lat temu
dhcpopts.c Apply global DHCP options when register_dhcp_options() is called. Do 17 lat temu
ethernet.c Add untested support for UNDI transmit and receive. 17 lat temu
icmpv6.c Warnings purge 17 lat temu
iobpad.c Rename pkbpad.c to iobpad.c 17 lat temu
ipv4.c Never attempt to route the broadcast address. 17 lat temu
ipv6.c Warnings purge: src/{crypto,hci,net} 17 lat temu
ndp.c pkbuff->iobuf changeover 17 lat temu
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 lat temu
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 lat temu
rarp.c Add untested support for UNDI transmit and receive. 17 lat temu
retry.c Use a linker-table based system to automatically mark and start up 17 lat temu
tcp.c Add support for TCP timestamps 17 lat temu
tcpip.c pkbuff->iobuf changeover 17 lat temu
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 lat temu