mbox series

[V2,net,0/1] net/ipv4: SMC and SYN Cookies

Message ID 20180323100545.78607-1-ubraun@linux.vnet.ibm.com
Headers show
Series net/ipv4: SMC and SYN Cookies | expand

Message

Ursula Braun March 23, 2018, 10:05 a.m. UTC
Dave,

net/smc code is based on the SMC TCP experimental option.
Please apply Hans' patch to fix an inconsistency when SYN cookies
are active.

V2 includes the changes proposed by Eric Dumazet.

Thanks, Ursula

Hans Wippel (1):
  net/ipv4: disable SMC TCP option with SYN Cookies

 net/ipv4/syncookies.c | 2 ++
 net/ipv4/tcp_input.c  | 3 +++
 net/ipv6/syncookies.c | 2 ++
 3 files changed, 7 insertions(+)