diff options
| author | William Allen Simpson <[email protected]> | 2009-12-02 18:12:09 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2009-12-03 06:07:23 +0000 |
| commit | da5c78c82629a167794436e4306b4cf1faddea90 (patch) | |
| tree | c933fdc0583b592c01885890ebf770840555d28b /net/ipv4/tcp_output.c | |
| parent | TCPCT part 1a: add request_values parameter for sending SYNACK (diff) | |
| download | kernel-da5c78c82629a167794436e4306b4cf1faddea90.tar.gz kernel-da5c78c82629a167794436e4306b4cf1faddea90.zip | |
TCPCT part 1b: generate Responder Cookie secret
Define (missing) hash message size for SHA1.
Define hashing size constants specific to TCP cookies.
Add new function: tcp_cookie_generator().
Maintain global secret values for tcp_cookie_generator().
This is a significantly revised implementation of earlier (15-year-old)
Photuris [RFC-2522] code for the KA9Q cooperative multitasking platform.
Linux RCU technique appears to be well-suited to this application, though
neither of the circular queue items are freed.
These functions will also be used in subsequent patches that implement
additional features.
Signed-off-by: [email protected]
Acked-by: Eric Dumazet <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv4/tcp_output.c')
0 files changed, 0 insertions, 0 deletions
