netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] tcp: RFC 6056 induced changes
@ 2021-02-09 19:20 Eric Dumazet
  2021-02-09 19:20 ` [PATCH net-next 1/2] tcp: change source port randomizarion at connect() time Eric Dumazet
  2021-02-09 19:20 ` [PATCH net-next 2/2] tcp: add some entropy in __inet_hash_connect() Eric Dumazet
  0 siblings, 2 replies; 3+ messages in thread
From: Eric Dumazet @ 2021-02-09 19:20 UTC (permalink / raw)
  To: David S . Miller, Jakub Kicinski; +Cc: netdev, Eric Dumazet, Eric Dumazet

From: Eric Dumazet <edumazet@google.com>

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.

Eric Dumazet (2):
  tcp: change source port randomizarion at connect() time
  tcp: add some entropy in __inet_hash_connect()

 net/ipv4/inet_hashtables.c | 25 ++++++++++++++++++++++---
 1 file changed, 22 insertions(+), 3 deletions(-)

-- 
2.30.0.478.g8a0d178c01-goog


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2021-02-09 20:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-02-09 19:20 [PATCH net-next 0/2] tcp: RFC 6056 induced changes Eric Dumazet
2021-02-09 19:20 ` [PATCH net-next 1/2] tcp: change source port randomizarion at connect() time Eric Dumazet
2021-02-09 19:20 ` [PATCH net-next 2/2] tcp: add some entropy in __inet_hash_connect() Eric Dumazet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).