lkml.org 
[lkml]   [2018]   [Jan]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: [PATCH net-next 3/3] xfrm: Add ESN support for IPSec HW offload
Date
Ok 
Doc updated.
Sending this patch again with all the fixes.

Thanks!

> -----Original Message-----
> From: Steffen Klassert [mailto:steffen.klassert@secunet.com]
> Sent: Friday, December 01, 2017 8:23 AM
> To: Yossef Efraim <yossefe@mellanox.com>
> Cc: David S. Miller <davem@davemloft.net>; Herbert Xu
> <herbert@gondor.apana.org.au>; netdev@vger.kernel.org; linux-
> kernel@vger.kernel.org; Boris Pismenny <borisp@mellanox.com>; Yevgeny
> Kliteynik <kliteyn@mellanox.com>; Yossi Kuperman <yossiku@mellanox.com>
> Subject: Re: [PATCH net-next 3/3] xfrm: Add ESN support for IPSec HW offload
>
> On Tue, Nov 28, 2017 at 11:49:30AM +0200, yossefe@mellanox.com wrote:
> > From: Yossef Efraim <yossefe@mellanox.com>
> >
> > This patch adds ESN support to IPsec device offload.
> > Adding new xfrm device operation to synchronize device ESN.
> >
> > Signed-off-by: Yossef Efraim <yossefe@mellanox.com>
> > ---
> > include/linux/netdevice.h | 1 +
> > include/net/xfrm.h | 12 ++++++++++++
> > net/xfrm/xfrm_device.c | 4 ++--
> > net/xfrm/xfrm_replay.c | 2 ++
> > 4 files changed, 17 insertions(+), 2 deletions(-)
> >
> > diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h
> > index 7de7656..d4e9198 100644
> > --- a/include/linux/netdevice.h
> > +++ b/include/linux/netdevice.h
> > @@ -825,6 +825,7 @@ struct xfrmdev_ops {
> > void (*xdo_dev_state_free) (struct xfrm_state *x);
> > bool (*xdo_dev_offload_ok) (struct sk_buff *skb,
> > struct xfrm_state *x);
> > + void (*xdo_dev_state_advance_esn) (struct xfrm_state *x);
>
> We now have a documentation for the xfrm offloadin API in the ipsec-next tree.
> Please document the new device operation there and resubmit.
>
> Thanks!

\
 
 \ /
  Last update: 2018-01-14 23:21    [W:0.177 / U:0.072 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site