[SRU][F/kvm][PATCH 1/1] UBUNTU: [config] Enable CONFIG_IP_MULTICAST
Khalid Elmously
khalid.elmously at canonical.com
Thu Nov 11 07:32:59 UTC 2021
BugLink: https://bugs.launchpad.net/bugs/1946672
Signed-off-by: Khalid Elmously <khalid.elmously at canonical.com>
---
debian.kvm/config/config.common.ubuntu | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian.kvm/config/config.common.ubuntu b/debian.kvm/config/config.common.ubuntu
index 774e6eeda39a0..7bb29e1c294bf 100644
--- a/debian.kvm/config/config.common.ubuntu
+++ b/debian.kvm/config/config.common.ubuntu
@@ -1250,7 +1250,8 @@ CONFIG_IPVTAP=m
CONFIG_IP_ADVANCED_ROUTER=y
# CONFIG_IP_DCCP is not set
# CONFIG_IP_FIB_TRIE_STATS is not set
-# CONFIG_IP_MULTICAST is not set
+# CONFIG_IP_MROUTE is not set
+CONFIG_IP_MULTICAST=y
CONFIG_IP_MULTIPLE_TABLES=y
# CONFIG_IP_NF_ARPTABLES is not set
CONFIG_IP_NF_FILTER=m
--
2.32.0
More information about the kernel-team
mailing list