commit | 274e2da0ecb4d28e3d4e9f029b096e0e8c401a66 | [log] [tgz] |
---|---|---|
author | Florian Westphal <fw@strlen.de> | Mon Nov 03 17:35:01 2014 +0100 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 04 16:06:08 2014 -0500 |
tree | 641b8c19c7f26efddc74839c5a0d0ed15e34de1b | |
parent | 436f7c206860729d543a457aca5887e52039a5f4 [diff] |
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>