Searched hist:"274 e2da0ecb4d28e3d4e9f029b096e0e8c401a66" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/ipv4/ |
H A D | syncookies.c | diff 274e2da0ecb4d28e3d4e9f029b096e0e8c401a66 Mon Nov 03 10:35:01 CST 2014 Florian Westphal <fw@strlen.de> syncookies: avoid magic values and document which-bit-is-what-option
Was a bit more difficult to read than needed due to magic shifts; add defines and document the used encoding scheme.
Joint work with Daniel Borkmann.
Acked-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Daniel Borkmann <dborkman@redhat.com> Signed-off-by: Florian Westphal <fw@strlen.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|