[PATCH v4 0/1] net: fastopen: follow-up tweaks for SipHash switch

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Some fixes for the fastopen code after switching to SipHash, which were
spotted in review after the change had already been queued.

Changes since v3:
- switch from compount literals to individual assignments of the siphash
  key fields

Changes since v2:
- add missing pairs of braces in compound literals used to assign the
  fastopen keys

cc: Eric Biggers <ebiggers@xxxxxxxxxx>
cc: linux-crypto@xxxxxxxxxxxxxxx
cc: herbert@xxxxxxxxxxxxxxxxxxx
cc: edumazet@xxxxxxxxxx
cc: davem@xxxxxxxxxxxxx
cc: kuznet@xxxxxxxxxxxxx
cc: yoshfuji@xxxxxxxxxxxxxx
cc: jbaron@xxxxxxxxxx
cc: cpaasch@xxxxxxxxx
cc: David.Laight@xxxxxxxxxx
cc: ycheng@xxxxxxxxxx

Ard Biesheuvel (1):
  net: fastopen: robustness and endianness fixes for SipHash

 include/linux/tcp.h        |  2 +-
 include/net/tcp.h          |  8 ++---
 net/ipv4/sysctl_net_ipv4.c |  3 +-
 net/ipv4/tcp.c             |  3 +-
 net/ipv4/tcp_fastopen.c    | 35 ++++++++++----------
 5 files changed, 24 insertions(+), 27 deletions(-)

-- 
2.17.1




[Index of Archives]     [Kernel]     [Gnu Classpath]     [Gnu Crypto]     [DM Crypt]     [Netfilter]     [Bugtraq]

  Powered by Linux