[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <4B3D042D.20307@gmail.com>
Date: Thu, 31 Dec 2009 15:06:05 -0500
From: William Allen Simpson <william.allen.simpson@...il.com>
To: Linux Kernel Network Developers <netdev@...r.kernel.org>
Subject: [PATCH v2 RFC 5/5] TCPCT part 2e: parse cookie pair and 64-bit timestamp
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:
TCPCT part 2a: TCP header pointer functions
TCPCT part 2d: cleanup tcp_parse_options
Signed-off-by: William.Allen.Simpson@...il.com
---
include/linux/tcp.h | 10 +++++++++-
include/net/tcp.h | 15 ++++++++-------
net/ipv4/tcp_input.c | 45 +++++++++++++++++++++++++++++++++++++++++++--
3 files changed, 60 insertions(+), 10 deletions(-)
View attachment "TCPCT+2e2.patch" of type "text/plain" (4961 bytes)
Powered by blists - more mailing lists