[dpdk-dev] [PATCH] examples/ipsec-secgw: set ip6_plen to the proper value

De Lara Guarch, Pablo pablo.de.lara.guarch at intel.com
Thu Oct 19 21:12:31 CEST 2017



> -----Original Message-----
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Sergio Gonzalez
> Monroy
> Sent: Wednesday, October 18, 2017 5:18 PM
> To: Tomasz Duszynski <tdu at semihalf.com>; dev at dpdk.org
> Subject: Re: [dpdk-dev] [PATCH] examples/ipsec-secgw: set ip6_plen to the
> proper value
> 
> On 13/10/2017 09:04, Tomasz Duszynski wrote:
> > ipv6 payload length header field should contain only the number of
> > bytes following the ipv6 header and not the entire packet size.
> >
> > Fixes: f159e70b0922 ("examples/ipsec-secgw: support transport mode")
> > Fixes: 906257e965b7 ("examples/ipsec-secgw: support IPv6")
> >
> > Signed-off-by: Tomasz Duszynski <tdu at semihalf.com>
> > ---
> >   examples/ipsec-secgw/esp.c  | 6 ++++--
> >   examples/ipsec-secgw/ipip.h | 3 ++-
> >   2 files changed, 6 insertions(+), 3 deletions(-)
> 
> Acked-by: Sergio Gonzalez Monroy <sergio.gonzalez.monroy at intel.com>

CC'ing stable ML.

Applied to dpdk-next-crypto.
Thanks,

Pablo


More information about the dev mailing list