[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1357575210-52926-1-git-send-email-elelueck@linux.vnet.ibm.com>
Date: Mon, 7 Jan 2013 17:13:29 +0100
From: elelueck@...ux.vnet.ibm.com
To: netdev@...r.kernel.org
Cc: Einar Lueck <elelueck@...ux.vnet.ibm.com>, davem@...emloft.net,
ubacher@...ibm.com, raspl@...ibm.com, frankbla@...ibm.com,
samudrala@...ibm.com
Subject: [RFC PATCH V2] tcp: introduce raw access to experimental options
From: Einar Lueck <elelueck@...ux.vnet.ibm.com>
V2 addresses the privilige concern. CAP_NET_RAW is now required for all of the
new socket options.
Einar Lueck (1):
tcp: introduce raw access to experimental options
include/linux/tcp.h | 23 +++++++++
include/net/tcp.h | 3 ++
include/uapi/linux/tcp.h | 3 ++
net/ipv4/tcp.c | 122 +++++++++++++++++++++++++++++++++++++++++++++++
net/ipv4/tcp_input.c | 119 ++++++++++++++++++++++++++++++---------------
net/ipv4/tcp_ipv4.c | 14 ++++++
net/ipv4/tcp_minisocks.c | 17 +++++++
net/ipv4/tcp_output.c | 47 +++++++++++-------
8 files changed, 293 insertions(+), 55 deletions(-)
--
1.7.12.4
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists