diff options
author | Yuchung Cheng | 2013-08-08 23:06:22 +0200 |
---|---|---|
committer | David S. Miller | 2013-08-10 09:35:33 +0200 |
commit | 149479d019e06df5a7f4096f95c00cfb1380309c (patch) | |
tree | 693d54479d3377a5b4bd7ddfb61394f26706defd /net/ipv4/ipconfig.c | |
parent | pptp: fix sparse pointer warning (diff) | |
download | kernel-qcow2-linux-149479d019e06df5a7f4096f95c00cfb1380309c.tar.gz kernel-qcow2-linux-149479d019e06df5a7f4096f95c00cfb1380309c.tar.xz kernel-qcow2-linux-149479d019e06df5a7f4096f95c00cfb1380309c.zip |
tcp: add server ip to encrypt cookie in fast open
Encrypt the cookie with both server and client IPv4 addresses,
such that multi-homed server will grant different cookies
based on both the source and destination IPs. No client change
is needed since cookie is opaque to the client.
Signed-off-by: Yuchung Cheng <ycheng@google.com>
Reviewed-by: Eric Dumazet <edumazet@google.com>
Acked-by: Neal Cardwell <ncardwell@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/ipconfig.c')
0 files changed, 0 insertions, 0 deletions