TCP Splicing for Linux - Version 0.0.4 - November 11, 2002 2003-11-11 Wensong Zhang * tcpsp_core.c (tcp_fast_parse_timestamps): Tharatorn Bidaya added the full-path parse for timestamps if the fast parse doesn't work. TCP Splicing for Linux - Version 0.0.3 - October 27, 2002 2003-10-27 Wensong Zhang * tcpsp_ctl.c (sockfd_lookup): commented out, because kernel 2.4.22 has already exported this function. * tcpsp_conn.c (tcpsp_conn_flush): fixed to flush list entries correctly. Thank Runhua Yang . TCP Splicing for Linux - Version 0.0.2 - May 20, 2002 2002-05-20 Wensong Zhang * tcpsp_core.c (tcp_fast_parse_timestamps): added to simply parse the timestamp location. * tcpsp_core.c (tcpsp_in): changed to adapt the timestamp option if it is presented. 2002-05-19 Wensong Zhang * tcpsp_core.c (tcpsp_in): changed to reset two sockets after the first data ack is received from the server. 2002-04-18 Wensong Zhang * initial release