Re: [lng-odp] [API-NEXT PATCH] api: ipsec: packet transformation follows RFCs

2017-01-13 Thread Maxim Uvarov
g> >> >> -Original Message- >> From: lng-odp [mailto:lng-odp-boun...@lists.linaro.org] On Behalf Of Petri >> Savolainen >> Sent: Thursday, January 12, 2017 8:16 PM >> To: lng-odp@lists.linaro.org >> Subject: [lng-odp] [API-NEXT PATCH] api: i

Re: [lng-odp] [API-NEXT PATCH] api: ipsec: packet transformation follows RFCs

2017-01-12 Thread Bala Manoharan
g-odp-boun...@lists.linaro.org] On Behalf Of Petri > Savolainen > Sent: Thursday, January 12, 2017 8:16 PM > To: lng-odp@lists.linaro.org > Subject: [lng-odp] [API-NEXT PATCH] api: ipsec: packet transformation follows > RFCs > > Add explicit requirement that IPSEC in-/outbou

Re: [lng-odp] [API-NEXT PATCH] api: ipsec: packet transformation follows RFCs

2017-01-12 Thread Nikhil Agarwal
Reviewed-by: Nikhil Agarwal <nikhil.agar...@linaro.org> -Original Message- From: lng-odp [mailto:lng-odp-boun...@lists.linaro.org] On Behalf Of Petri Savolainen Sent: Thursday, January 12, 2017 8:16 PM To: lng-odp@lists.linaro.org Subject: [lng-odp] [API-NEXT PATCH] api: ipsec:

Re: [lng-odp] [API-NEXT PATCH] api: ipsec: packet transformation follows RFCs

2017-01-12 Thread Bill Fischofer
On Thu, Jan 12, 2017 at 8:45 AM, Petri Savolainen wrote: > Add explicit requirement that IPSEC in-/outbound operations > transform packet headers according to the standards (RFCs). > > Signed-off-by: Petri Savolainen Reviewed-by: Bill

[lng-odp] [API-NEXT PATCH] api: ipsec: packet transformation follows RFCs

2017-01-12 Thread Petri Savolainen
Add explicit requirement that IPSEC in-/outbound operations transform packet headers according to the standards (RFCs). Signed-off-by: Petri Savolainen --- include/odp/api/spec/ipsec.h | 16 +--- 1 file changed, 13 insertions(+), 3 deletions(-) diff