]> git.karo-electronics.de Git - linux-beck.git/commit
ipvs: add sysctl to ignore tunneled packets
authorAlex Gartrell <agartrell@fb.com>
Tue, 15 Sep 2015 06:23:05 +0000 (23:23 -0700)
committerSimon Horman <horms@verge.net.au>
Thu, 17 Sep 2015 02:50:02 +0000 (11:50 +0900)
commit4e478098ac0ac1b6ef9a70fcdc2ec8b93f1b59a1
tree0c31ff5b8ccae065724c0f729d07188ba1f25137
parent5e26b1b3abce05c177feb589260031519a1bc7b1
ipvs: add sysctl to ignore tunneled packets

This is a way to avoid nasty routing loops when multiple ipvs instances can
forward to eachother.

Signed-off-by: Alex Gartrell <agartrell@fb.com>
Signed-off-by: Simon Horman <horms@verge.net.au>
Documentation/networking/ipvs-sysctl.txt
include/net/ip_vs.h
net/netfilter/ipvs/ip_vs_core.c
net/netfilter/ipvs/ip_vs_ctl.c