2
0
mirror of https://github.com/xcat2/xNBA.git synced 2025-01-07 20:15:06 +00:00
xNBA/src/net
Michael Brown 2ff1b1245b Use start_timer_nodelay() in protocols which rely on the retry timer
to generate the initial transmission; this cuts off around 0.3s per
instantiated connection.
2007-08-13 11:03:33 -07:00
..
tcp Allowed zero-cost enforced ordering of features in startup banner 2007-08-02 14:51:03 +01:00
udp Use start_timer_nodelay() in protocols which rely on the retry timer 2007-08-13 11:03:33 -07:00
aoe.c Allowed zero-cost enforced ordering of features in startup banner 2007-08-02 14:51:03 +01:00
arp.c Add untested support for UNDI transmit and receive. 2007-07-02 20:05:58 +01:00
dhcpopts.c Apply global DHCP options when register_dhcp_options() is called. Do 2007-07-06 17:07:50 +01:00
ethernet.c Add untested support for UNDI transmit and receive. 2007-07-02 20:05:58 +01:00
icmpv6.c Warnings purge 2007-07-02 15:33:34 -04:00
iobpad.c Rename pkbpad.c to iobpad.c 2007-05-19 18:42:27 +00:00
ipv4.c Never attempt to route the broadcast address. 2007-07-03 13:55:45 +01:00
ipv6.c fix gcc 4.2.1 warning: initialized field overwritten 2007-08-02 01:56:50 +01:00
ndp.c make add_ndp_entry static 2007-07-27 21:37:29 +02:00
netdevice.c Use net_device_operations structure and netdev_nullify() to allow for 2007-07-07 16:43:39 +01:00
nullnet.c Add per-file error identifiers 2007-07-24 17:11:31 +01:00
rarp.c Add untested support for UNDI transmit and receive. 2007-07-02 20:05:58 +01:00
retry.c Add start_timer_nodelay() 2007-08-13 10:59:00 -07:00
tcp.c Use start_timer_nodelay() in protocols which rely on the retry timer 2007-08-13 11:03:33 -07:00
tcpip.c pkbuff->iobuf changeover 2007-05-19 18:39:40 +00:00
tls.c tls_change_cipher() can complain about null cipher and digest 2007-07-30 03:30:27 +01:00
udp.c Separate the "is data ready" function of xfer_seek() into an 2007-07-08 14:11:07 +01:00