OSDN Git Service

ipvs: allow tunneling with gre encapsulation
authorVadim Fedorenko <vfedorenko@yandex-team.ru>
Mon, 1 Jul 2019 16:49:34 +0000 (19:49 +0300)
committerPablo Neira Ayuso <pablo@netfilter.org>
Thu, 4 Jul 2019 00:29:49 +0000 (02:29 +0200)
commit6f7b841bc939e7c811ad32427b58d54edbcfa6ed
treeda1faddb21078efbb30e974cbc3b4b2979d42381
parent0d9cb300acad29f25ea23d2592e69970bc61f14c
ipvs: allow tunneling with gre encapsulation

windows real servers can handle gre tunnels, this patch allows
gre encapsulation with the tunneling method, thereby letting ipvs
be load balancer for windows-based services

Signed-off-by: Vadim Fedorenko <vfedorenko@yandex-team.ru>
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/uapi/linux/ip_vs.h
net/netfilter/ipvs/ip_vs_ctl.c
net/netfilter/ipvs/ip_vs_xmit.c