Home
last modified time | relevance | path

Searched hist:b23a002fc6f0c19846ee0382f019429af54a27e9 (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/net/ipv6/
H A Dsyncookies.cdiff b23a002fc6f0c19846ee0382f019429af54a27e9 Sat Oct 19 14:48:56 CDT 2013 Hannes Frederic Sowa <hannes@stressinduktion.org> inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_random_once

This patch splits the secret key for syncookies for ipv4 and ipv6 and
initializes them with net_get_random_once. This change was the reason I
did this series. I think the initialization of the syncookie_secret is
way to early.

Cc: Florian Westphal <fw@strlen.de>
Cc: Eric Dumazet <edumazet@google.com>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/net/ipv4/
H A Dsyncookies.cdiff b23a002fc6f0c19846ee0382f019429af54a27e9 Sat Oct 19 14:48:56 CDT 2013 Hannes Frederic Sowa <hannes@stressinduktion.org> inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_random_once

This patch splits the secret key for syncookies for ipv4 and ipv6 and
initializes them with net_get_random_once. This change was the reason I
did this series. I think the initialization of the syncookie_secret is
way to early.

Cc: Florian Westphal <fw@strlen.de>
Cc: Eric Dumazet <edumazet@google.com>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
/openbmc/linux/include/net/
H A Dtcp.hdiff b23a002fc6f0c19846ee0382f019429af54a27e9 Sat Oct 19 14:48:56 CDT 2013 Hannes Frederic Sowa <hannes@stressinduktion.org> inet: split syncookie keys for ipv4 and ipv6 and initialize with net_get_random_once

This patch splits the secret key for syncookies for ipv4 and ipv6 and
initializes them with net_get_random_once. This change was the reason I
did this series. I think the initialization of the syncookie_secret is
way to early.

Cc: Florian Westphal <fw@strlen.de>
Cc: Eric Dumazet <edumazet@google.com>
Cc: "David S. Miller" <davem@davemloft.net>
Signed-off-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>