Files
linux-stable-mirror/tools/testing/selftests/net
Sebastian Andrzej Siewior 52f238dc67 selftests: netfilter: Enable CONFIG_INET_SCTP_DIAG
[ Upstream commit ba71a6e58b ]

The config snippet specifies CONFIG_SCTP_DIAG. This was never an option.

Replace CONFIG_SCTP_DIAG with the intended CONFIG_INET_SCTP_DIAG.

Signed-off-by: Sebastian Andrzej Siewior <bigeasy@linutronix.de>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2025-08-20 18:30:28 +02:00
..