[TCP]: Add IPv6 support to TCP SYN cookies
authorGlenn Griffin <ggriffin.kernel@gmail.com>
Fri, 8 Feb 2008 05:49:26 +0000 (21:49 -0800)
committerYOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Tue, 4 Mar 2008 06:18:21 +0000 (15:18 +0900)
Updated to incorporate Eric's suggestion of using a per cpu buffer
rather than allocating on the stack.  Just a two line change, but will
resend in it's entirety.

Signed-off-by: Glenn Griffin <ggriffin.kernel@gmail.com>
Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>

No differences found