diff mbox series

[SRU,F:linux-bluefield,1/1] UBUNTU: [Config] CONFIG_TCP_MD5SIG=y

Message ID 20220104000516.523087-2-vlad@nvidia.com
State New
Headers show
Series UBUNTU: [Config] CONFIG_TCP_MD5SIG=y | expand

Commit Message

Vladimir Sokolovsky Jan. 4, 2022, 12:05 a.m. UTC
From: Vladimir Sokolovsky <vlad@nvidia.com>

Enable MD5 Signature Option support.

BugLink: https://bugs.launchpad.net/bugs/1956238

Signed-off-by: Vladimir Sokolovsky <vlad@nvidia.com>
---
 debian.bluefield/config/config.common.ubuntu | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/debian.bluefield/config/config.common.ubuntu b/debian.bluefield/config/config.common.ubuntu
index ec872ed..6948660 100644
--- a/debian.bluefield/config/config.common.ubuntu
+++ b/debian.bluefield/config/config.common.ubuntu
@@ -4165,7 +4165,7 @@  CONFIG_TCM_PSCSI=m
 CONFIG_TCM_USER2=m
 # CONFIG_TCP_CONG_ADVANCED is not set
 CONFIG_TCP_CONG_CUBIC=y
-# CONFIG_TCP_MD5SIG is not set
+CONFIG_TCP_MD5SIG=y
 # CONFIG_TCS3414 is not set
 # CONFIG_TCS3472 is not set
 CONFIG_TEE=y