From: William Allen Simpson <william.allen.simpson@gmail.com>
To: Linux Kernel Network Developers <netdev@vger.kernel.org>
Subject: [net-next-2.6 PATCH v5 0/5 RFC] TCPCT part1: cookie option exchange
Date: Mon, 09 Nov 2009 11:07:09 -0500 [thread overview]
Message-ID: <4AF83E2D.1050401@gmail.com> (raw)
I'm torn at the moment, as the net-next tree modules don't compile today.
Although 'make vmlinux' compiles this successfully, it is not tested.
Keep in mind that earlier variants were extensively tested. But at least
this helps move the review comment process along....
Updated to patch cleanly with recent commits.
Changes from previous version:
* swapped conditional tests, requested by Eric and Joe.
* separate patch for constant cleanup, requested by Ilpo.
* added hash generation of Responder Cookie with RCU locking.
* shuffled a few bits to save another byte of tcp socket space.
next reply other threads:[~2009-11-09 16:07 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-09 16:07 William Allen Simpson [this message]
2009-11-09 16:12 ` [net-next-2.6 PATCH v5 1/5 RFC] TCPCT part 1a: add request_values parameter for sending SYNACK William Allen Simpson
2009-11-09 16:24 ` [net-next-2.6 PATCH v5 2/5 RFC] TCPCT part1b: TCP_MSS_DEFAULT, TCP_MSS_DESIRED William Allen Simpson
2009-11-09 16:39 ` Eric Dumazet
2009-11-09 16:33 ` [net-next-2.6 PATCH v5 3/5 RFC] TCPCT part1c: sysctl_tcp_cookie_size, socket option TCP_COOKIE_TRANSACTIONS, functions William Allen Simpson
2009-11-10 5:31 ` Ilpo Järvinen
2009-11-10 14:43 ` William Allen Simpson
2009-11-09 16:50 ` [net-next-2.6 PATCH v5 4/5 RFC] TCPCT part1d: generate Responder Cookie William Allen Simpson
2009-11-09 17:05 ` [net-next-2.6 PATCH v5 5/5 RFC] TCPCT part1e: initial SYN exchange with SYNACK data William Allen Simpson
2009-11-10 5:05 ` Ilpo Järvinen
2009-11-10 13:41 ` William Allen Simpson
2009-11-10 14:00 ` Ilpo Järvinen
2009-11-10 14:30 ` Ilpo Järvinen
2009-11-10 16:49 ` William Allen Simpson
2009-11-11 1:48 ` Ilpo Järvinen
2009-11-10 14:29 ` Eric Dumazet
2009-11-10 15:45 ` William Allen Simpson
2009-11-11 1:32 ` Ilpo Järvinen
2009-11-11 17:35 ` William Allen Simpson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4AF83E2D.1050401@gmail.com \
--to=william.allen.simpson@gmail.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).