sys-kernel/coreos-modules: Enable CONFIG_INET_DIAG_DESTROY

Signed-off-by: Adrian Berger <adrian.berger@bedag.ch>
This commit is contained in:
Adrian Berger 2025-08-06 14:36:20 +02:00
parent 5cc0d8c40c
commit 450557d943
No known key found for this signature in database
GPG Key ID: 85CA24CA7F4712C4
2 changed files with 2 additions and 0 deletions

View File

@ -0,0 +1 @@
- Enable CONFIG_INET_DIAG_DESTROY in kernel options ([flatcar/scripts#3176](https://github.com/flatcar/scripts/pull/3176))

View File

@ -282,6 +282,7 @@ CONFIG_INET6_ESP_OFFLOAD=m
CONFIG_INET6_IPCOMP=m
CONFIG_INET_AH=m
CONFIG_INET_DIAG=m
CONFIG_INET_DIAG_DESTROY=y
CONFIG_INET_ESP=m
CONFIG_INET_ESP_OFFLOAD=m
CONFIG_INET_IPCOMP=m