Hi Pablo, please consider this fix to IPVS for v4.11. Or if it is too late for v4.11 please consider it for v4.12. I would also like it considered for stable. * Explicitly forbid ipv6 service/dest creation if ipv6 mod is disabled to avoid oops caused by IPVS accesing IPv6 routing code in such circumstances. Change since v1 of pull request: * Rebase on nf * Correct URL; it should be ipvs not ipvs-next The following changes since commit 9dd2ab609eef736d5639e0de1bcc2e71e714b28e: netfilter: Wrong icmp6 checksum for ICMPV6_TIME_EXCEED in reverse SNATv6 path (2017-04-25 11:10:38 +0200) are available in the git repository at: http://git.kernel.org/pub/scm/linux/kernel/git/horms/ipvs.git ipvs-fixes-for-v4.11 for you to fetch changes up to 1442f6f7c1b77de1c508318164a527e240c24a4d: ipvs: explicitly forbid ipv6 service/dest creation if ipv6 mod is disabled (2017-04-28 12:04:35 +0200) ---------------------------------------------------------------- Paolo Abeni (1): ipvs: explicitly forbid ipv6 service/dest creation if ipv6 mod is disabled net/netfilter/ipvs/ip_vs_ctl.c | 22 +++++++++++++++++----- 1 file changed, 17 insertions(+), 5 deletions(-) -- To unsubscribe from this list: send the line "unsubscribe lvs-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html