[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4AD8AFC0.1090101@gmail.com>
Date: Fri, 16 Oct 2009 13:39:12 -0400
From: William Allen Simpson <william.allen.simpson@...il.com>
To: Linux Kernel Network Developers <netdev@...r.kernel.org>
Subject: [net-next-2.6 PATCH 1/4 revised] TCPCT part 1a: extend struct tcp_request_sock
Pass additional parameters associated with sending SYNACK. This
is not as straightforward or architecturally clean as previously
proposed, and has the unfortunate side effect of potentially
including otherwise unneeded headers for related protocols, but
that problem will affect very few files.
---
include/net/extend_request_sock.h | 37 +++++++++++++++++++++++++++++++++++++
1 files changed, 37 insertions(+), 0 deletions(-)
create mode 100644 include/net/extend_request_sock.h
View attachment "TCPCT+1+1.patch" of type "text/plain" (1248 bytes)
Powered by blists - more mailing lists