OSDN Git Service

Merge branch 'tcp-disable-header-prediction-for-md5'
authorJakub Kicinski <kuba@kernel.org>
Sat, 5 Aug 2023 01:28:38 +0000 (18:28 -0700)
committerJakub Kicinski <kuba@kernel.org>
Sat, 5 Aug 2023 01:28:38 +0000 (18:28 -0700)
commit90cd5467d18844f1806eefa7318227841d2cd95a
tree734f97801f01ab570d1c66851dbd1883d1d85202
parentf4bf467883f210d0bfbe784fffca52887de147fb
parentb205153689326d22e48b22f21d1ae593df9e85d3
Merge branch 'tcp-disable-header-prediction-for-md5'

Kuniyuki Iwashima says:

====================
tcp: Disable header prediction for MD5.

The 1st patch disable header prediction for MD5 flow and the 2nd
patch updates the stale comment in tcp_parse_options().
====================

Link: https://lore.kernel.org/r/20230803224552.69398-1-kuniyu@amazon.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>