Re: [PATCH v3] ipvs: allow tunneling with gre encapsulation

2019-07-02 Thread Pablo Neira Ayuso
On Tue, Jul 02, 2019 at 09:16:59AM +0200, Simon Horman wrote: > On Mon, Jul 01, 2019 at 10:03:13PM +0300, Julian Anastasov wrote: > > > > Hello, > > > > Added CC to lvs-de...@vger.kernel.org > > > > On Mon, 1 Jul 2019, Vadim Fedorenko wrote: > > > > > windows real servers can handle gre

Re: [PATCH v3] ipvs: allow tunneling with gre encapsulation

2019-07-02 Thread Simon Horman
On Mon, Jul 01, 2019 at 10:03:13PM +0300, Julian Anastasov wrote: > > Hello, > > Added CC to lvs-de...@vger.kernel.org > > On Mon, 1 Jul 2019, Vadim Fedorenko wrote: > > > windows real servers can handle gre tunnels, this patch allows > > gre encapsulation with the tunneling method,

Re: [PATCH v3] ipvs: allow tunneling with gre encapsulation

2019-07-01 Thread Julian Anastasov
Hello, Added CC to lvs-de...@vger.kernel.org On Mon, 1 Jul 2019, Vadim Fedorenko wrote: > 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

[PATCH v3] ipvs: allow tunneling with gre encapsulation

2019-07-01 Thread Vadim Fedorenko
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 --- v2: style fix v3: change dest->tun_type checks to else if statement --- include/uapi/lin