[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <4D28E03E.50807@gmail.com>
Date: Sat, 08 Jan 2011 17:07:58 -0500
From: William Allen Simpson <william.allen.simpson@...il.com>
To: Linux Kernel Network Developers <netdev@...r.kernel.org>
Subject: [PATCH v1] TCPCT socket API update to draft -02
Use most recently specified symbols of RFC-to-be-6013.
Permit setting either cookie or s_data or both (sequentially).
Allows different s_data limits for SYN and SYN_ACK.
Split the data value from socket option header, saving more than
1K of stack space in the handler by copying long data values
directly from user space into the kref block.
Signed-off-by: William.Allen.Simpson@...il.com
---
include/linux/tcp.h | 35 ++++++++++++++++-----
net/ipv4/tcp.c | 86 ++++++++++++++++++++++++++++++++++++--------------
2 files changed, 89 insertions(+), 32 deletions(-)
View attachment "TCPCT+API-02v1+2.6.37.patch" of type "text/plain" (7094 bytes)
Powered by blists - more mailing lists