mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-06-29 16:57:18 +00:00
Merge pull request #921 from amshinde/config-ipv6-multiple-tables
network: Enable ipv6 config CONFIG_IPV6_MULTIPLE_TABLES
This commit is contained in:
commit
03573d4528
@ -35,6 +35,7 @@ CONFIG_TCP_CONG_BBR=y
|
|||||||
CONFIG_DEFAULT_BBR=y
|
CONFIG_DEFAULT_BBR=y
|
||||||
CONFIG_TCP_MD5SIG=y
|
CONFIG_TCP_MD5SIG=y
|
||||||
CONFIG_IPV6=y
|
CONFIG_IPV6=y
|
||||||
|
CONFIG_IPV6_MULTIPLE_TABLES=y
|
||||||
# Once we move to 5.4, INET6_XFRM_MODE_* are not needed. I don't think these are actually needed, but
|
# Once we move to 5.4, INET6_XFRM_MODE_* are not needed. I don't think these are actually needed, but
|
||||||
# for now we just place them in whitelist.conf:
|
# for now we just place them in whitelist.conf:
|
||||||
CONFIG_INET6_XFRM_MODE_TRANSPORT=y
|
CONFIG_INET6_XFRM_MODE_TRANSPORT=y
|
||||||
|
@ -1 +1 @@
|
|||||||
62
|
63
|
||||||
|
Loading…
Reference in New Issue
Block a user