diff options
author | Jason A. Donenfeld <Jason@zx2c4.com> | 2017-01-08 13:54:03 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-01-09 13:58:57 -0500 |
commit | fe62d05b295bde037fa324767674540907c89362 (patch) | |
tree | cf9bec3d1efa2caa3ef6576cbbc23199b30ec7e3 /lib/fdt.c | |
parent | 7cd23e5300c1b95903859a8bdc084e79be66ce16 (diff) | |
download | linux-fe62d05b295bde037fa324767674540907c89362.tar.bz2 |
syncookies: use SipHash in place of SHA1
SHA1 is slower and less secure than SipHash, and so replacing syncookie
generation with SipHash makes natural sense. Some BSDs have been doing
this for several years in fact.
The speedup should be similar -- and even more impressive -- to the
speedup from the sequence number fix in this series.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Cc: Eric Dumazet <eric.dumazet@gmail.com>
Cc: David Miller <davem@davemloft.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/fdt.c')
0 files changed, 0 insertions, 0 deletions