[Devel] [PATCH RHEL7 COMMIT] vzprivnet: Enable module in configs
Konstantin Khorenko
khorenko at virtuozzo.com
Thu Mar 24 09:03:01 PDT 2016
The commit is pushed to "branch-rh7-3.10.0-327.10.1.vz7.12.x-ovz" and will appear at https://src.openvz.org/scm/ovz/vzkernel.git
after rh7-3.10.0-327.10.1.vz7.12.3
------>
commit bf9028be274a58d7abc1ef0b96119d2391e25aab
Author: Pavel Tikhomirov <ptikhomirov at virtuozzo.com>
Date: Thu Mar 24 20:03:01 2016 +0400
vzprivnet: Enable module in configs
https://jira.sw.ru/browse/PSBM-43685
Signed-off-by: Pavel Tikhomirov <ptikhomirov at virtuozzo.com>
---
configs/kernel-3.10.0-x86_64-debug.config | 2 ++
configs/kernel-3.10.0-x86_64.config | 2 ++
2 files changed, 4 insertions(+)
diff --git a/configs/kernel-3.10.0-x86_64-debug.config b/configs/kernel-3.10.0-x86_64-debug.config
index f977215..66dc4b9 100644
--- a/configs/kernel-3.10.0-x86_64-debug.config
+++ b/configs/kernel-3.10.0-x86_64-debug.config
@@ -5506,6 +5506,8 @@ CONFIG_BLK_DEV_NBD=m
CONFIG_FENCE_WATCHDOG=y
CONFIG_NETFILTER_XT_MATCH_WDOG_TMO=m
+CONFIG_VE_IP_NF_VZPRIVNET=m
+
#
# User resources
#
diff --git a/configs/kernel-3.10.0-x86_64.config b/configs/kernel-3.10.0-x86_64.config
index c78b93b..6f087a7 100644
--- a/configs/kernel-3.10.0-x86_64.config
+++ b/configs/kernel-3.10.0-x86_64.config
@@ -5478,6 +5478,8 @@ CONFIG_BLK_DEV_CBT=y
CONFIG_FENCE_WATCHDOG=y
CONFIG_NETFILTER_XT_MATCH_WDOG_TMO=m
+CONFIG_VE_IP_NF_VZPRIVNET=m
+
#
# User resources
#
More information about the Devel
mailing list