Florian Westphal 2051f11fb8 [TCP]: Shrink syncookie_secret by 8 byte.
the first u32 copied from syncookie_secret is overwritten by the
minute-counter four lines below.  After adjusting the destination
address, the size of syncookie_secret can be reduced accordingly.

AFAICS, the only other user of syncookie_secret[] is the ipv6
syncookie support.  Because ipv6 syncookies only grab 44 bytes from
syncookie_secret[], this shouldn't affect them in any way.

With fixes from Glenn Griffin.

Signed-off-by: Florian Westphal <fw@strlen.de>
Acked-by: Glenn Griffin <ggriffin.kernel@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2008-03-23 22:21:28 -07:00
..
2008-03-06 12:18:25 +00:00
2008-02-13 14:44:03 +01:00
2008-03-06 08:13:47 -08:00
2008-03-07 08:42:28 -06:00
2008-03-07 16:56:54 -06:00
2008-03-06 17:23:15 +09:00
2008-03-11 17:11:55 +01:00
2008-02-06 10:41:16 -08:00