On Tue, 2 Jul 2019 22:21:01 +0300 (EEST)
Julian Anastasov <ja@xxxxxx> wrote:
> Hello,
>
> On Tue, 2 Jul 2019, Jesper Dangaard Brouer wrote:
>
> > On Mon, 1 Jul 2019 22:25:37 +0300
> > Julian Anastasov <ja@xxxxxx> wrote:
> >
> > > Add support for real server tunnels with GRE encapsulation:
> > > --tun-type gre [--tun-nocsum|--tun-csum]
> > >
> > > Co-developed-by: Vadim Fedorenko <vfedorenko@xxxxxxxxxxxxxx>
> > > Signed-off-by: Vadim Fedorenko <vfedorenko@xxxxxxxxxxxxxx>
> > > Signed-off-by: Julian Anastasov <ja@xxxxxx>
> > > ---
> > > ipvsadm.8 | 19 ++++++++++++++-----
> > > ipvsadm.c | 20 +++++++++++++++++++-
> > > libipvs/ip_vs.h | 1 +
> > > 3 files changed, 34 insertions(+), 6 deletions(-)
> > >
> > > Jesper, this will follow the other patchset from 30-MAY-2019,
> > > "Allow tunneling with gue encapsulation".
> >
> > I've applied Jacky's patches, which this patch builds on top of, to the
> > ipvsadm kernel.org git tree[1].
> >
> > Simon already signed off on your kernel side patch, but it's not
> > applied to a kernel git tree yet... Do you want me to apply this, or
> > wait for this to hit a kernel tree?
>
> The both GRE patches are already part of nf-next, so
> it is fine to apply this ipvsadm patch for GRE now. It would be
> better in case one wants to test the new features...
I noticed that I had applied this patch, but forgot to push the ipvsadm
git tree[1] on kernel.org. I've now pushed this...
https://git.kernel.org/pub/scm/utils/kernel/ipvsadm/ipvsadm.git/commit/?id=4a72198e7a3f9f275ff5752
--
Best regards,
Jesper Dangaard Brouer
MSc.CS, Principal Kernel Engineer at Red Hat
LinkedIn: http://www.linkedin.com/in/brouer
[1] https://git.kernel.org/pub/scm/utils/kernel/ipvsadm/ipvsadm.git/
|