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 f44969f7df nameserver should be static 17 years ago
..
tcp May be required in some disconnect scenarios 17 years ago
udp nameserver should be static 17 years ago
aoe.c Kill off hotplug.h and just make net devices normal reference-counted 17 years ago
arp.c Add untested support for UNDI transmit and receive. 17 years ago
dhcpopts.c Apply global DHCP options when register_dhcp_options() is called. Do 17 years ago
ethernet.c Add untested support for UNDI transmit and receive. 17 years ago
icmpv6.c Warnings purge 17 years ago
iobpad.c Rename pkbpad.c to iobpad.c 17 years ago
ipv4.c Never attempt to route the broadcast address. 17 years ago
ipv6.c Warnings purge: src/{crypto,hci,net} 17 years ago
ndp.c pkbuff->iobuf changeover 17 years ago
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 years ago
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 years ago
rarp.c Add untested support for UNDI transmit and receive. 17 years ago
retry.c Use a linker-table based system to automatically mark and start up 17 years ago
tcp.c Add support for TCP timestamps 17 years ago
tcpip.c pkbuff->iobuf changeover 17 years ago
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 years ago