OSDN Git Service

Merge branch 'tcp-rfc-6056'
authorDavid S. Miller <davem@davemloft.net>
Thu, 11 Feb 2021 21:13:05 +0000 (13:13 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 11 Feb 2021 21:13:05 +0000 (13:13 -0800)
commit3a926b0e9c589172fb7fd6faf2c8fc8a6380d113
tree49afd2838fa108b9b4b796e004da9741430d4c51
parent1edb5cbf49a7464a575966ad6f48b3876fb64f63
parentc579bd1b4021c42ae247108f1e6f73dd3f08600c
Merge branch 'tcp-rfc-6056'

Eric Dumazet says:

====================
tcp: RFC 6056 induced changes

This is based on a report from David Dworken.

First patch implements RFC 6056 3.3.4 proposal.

Second patch is adding a little bit of noise to make
attacker life a bit harder.
===================

Signed-off-by: David S. Miller <davem@davemloft.net>