OSDN Git Service

ipvs: allow tunneling with gue encapsulation
authorJacky Hu <hengqing.hu@gmail.com>
Tue, 26 Mar 2019 10:31:21 +0000 (18:31 +0800)
committerPablo Neira Ayuso <pablo@netfilter.org>
Mon, 8 Apr 2019 20:57:59 +0000 (22:57 +0200)
commit84c0d5e96f3ae20344fb3a79161eab18905dae56
treea769ccab32b729d3b43a0ebd984f6d1697b62bda
parent227e1e4d0d6c5ea006864c9730f1404843d6d84a
ipvs: allow tunneling with gue encapsulation

ipip packets are blocked in some public cloud environments, this patch
allows gue encapsulation with the tunneling method, which would make
tunneling working in those environments.

Signed-off-by: Jacky Hu <hengqing.hu@gmail.com>
Acked-by: Julian Anastasov <ja@ssi.bg>
Signed-off-by: Simon Horman <horms@verge.net.au>
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
include/net/ip_vs.h
include/uapi/linux/ip_vs.h
net/netfilter/ipvs/ip_vs_ctl.c
net/netfilter/ipvs/ip_vs_xmit.c