]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
selftests: netfilter: Enable CONFIG_INET_SCTP_DIAG
authorSebastian Andrzej Siewior <bigeasy@linutronix.de>
Mon, 30 Jun 2025 15:44:25 +0000 (17:44 +0200)
committerPablo Neira Ayuso <pablo@netfilter.org>
Fri, 25 Jul 2025 16:39:03 +0000 (18:39 +0200)
commitba71a6e58b38aa6f86865d4e18579cb014903692
tree64e7b2ae3e5676cb99f38dcaca1ecbead8817aef
parent3c3ab65f00ebf7859d93e29980eb9a9c5bc64642
selftests: netfilter: Enable CONFIG_INET_SCTP_DIAG

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>
tools/testing/selftests/net/netfilter/config