Parse cookie pair extended option (previously defined). Define and parse 64-bit timestamp extended option (and minor cleanup). However, only 32-bits are used at this time. Requires: net: tcp_header_len_th and tcp_option_len_th TCPCT part 2f: cleanup tcp_parse_options Signed-off-by: William.Allen.Simpson@gmail.com --- include/linux/tcp.h | 10 ++++- include/net/tcp.h | 45 +++++++++--------- net/ipv4/tcp_input.c | 126 ++++++++++++++++++++++++++++++++++++++++++++++---- 3 files changed, 148 insertions(+), 33 deletions(-)