[net-next-2.6 PATCH v7 0/7 RFC] TCPCT part 1: cookie option exchange

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: William Allen Simpson
Date: Friday, November 20, 2009 - 7:04 am

Initiator                            Responder
=========                            =========
<SYN>                          ->
Cookie
                                 <-   <SYN,ACK(SYN)>
                                      Cookie
                                      optional data


V7:
Updated to patch cleanly with recent large commits.

Compiled and lightly tested.  Awaiting performance testing results.

Revised RCU spinlocks, based on review by Eric and Joe.

Trivial savings of 2 if tests, based on review by Joe.

Cosmetic changes to comment blocks, based on review by Eric.

Processing optional SYNACK data removed until later.


V6:
The new TCP_MSS_* symbols are now in an entirely separate patch.  Applied.

Updated and reorganized to split the code base into several pieces, as
requested by Eric.  No significant changes.

...
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[net-next-2.6 PATCH v7 0/7 RFC] TCPCT part 1: cookie optio ..., William Allen Simpson, (Fri Nov 20, 7:04 am)
[net-next-2.6 PATCH v7 1/7 RFC] TCPCT part 1a: add request ..., William Allen Simpson, (Fri Nov 20, 7:12 am)
[net-next-2.6 PATCH v7 2/7 RFC] TCPCT part 1b: generate Re ..., William Allen Simpson, (Fri Nov 20, 7:23 am)
[net-next-2.6 PATCH v7 3/7 RFC] TCPCT part 1c: sysctl_tcp_ ..., William Allen Simpson, (Fri Nov 20, 7:33 am)
[net-next-2.6 PATCH v7 4/7 RFC] TCPCT part 1d: define TCP ..., William Allen Simpson, (Fri Nov 20, 7:38 am)
[net-next-2.6 PATCH v7 5/7 RFC] TCPCT part 1e: implement s ..., William Allen Simpson, (Fri Nov 20, 7:48 am)
[net-next-2.6 PATCH v7 6/7 RFC] TCPCT part 1f: Initiator C ..., William Allen Simpson, (Fri Nov 20, 7:55 am)
[net-next-2.6 PATCH v7 7/7 RFC] TCPCT part 1g: Responder C ..., William Allen Simpson, (Fri Nov 20, 8:06 am)
Re: [net-next-2.6 PATCH v7 2/7 RFC] TCPCT part 1b: generat ..., William Allen Simpson, (Sat Nov 21, 9:09 am)
Re: [net-next-2.6 PATCH v7 3/7 RFC] TCPCT part 1c: sysctl_ ..., William Allen Simpson, (Sat Nov 21, 9:51 am)
Re: [net-next-2.6 PATCH v7 3/7 RFC] TCPCT part 1c: sysctl_ ..., William Allen Simpson, (Sat Nov 21, 9:40 pm)
Re: [net-next-2.6 PATCH v7 4/7 RFC] TCPCT part 1d: define ..., William Allen Simpson, (Sat Nov 21, 9:53 pm)
Re: [net-next-2.6 PATCH v7 5/7 RFC] TCPCT part 1e: impleme ..., William Allen Simpson, (Sat Nov 21, 11:25 pm)
Re: [net-next-2.6 PATCH v7 5/7 RFC] TCPCT part 1e: impleme ..., William Allen Simpson, (Mon Nov 23, 4:16 am)
Re: [net-next-2.6 PATCH] net/ipv4: Move &amp;&amp; and || to end o ..., =?ISO-8859-15?Q?Ilpo ..., (Mon Nov 23, 3:08 pm)
Re: [net-next-2.6 PATCH] net/ipv4: Move &amp;&amp; and || to end o ..., =?ISO-8859-15?Q?Ilpo ..., (Mon Nov 23, 3:32 pm)