-Original Message-
From: Konstantin Ananyev
To: vignesh.purushotham.srini...@ericsson.com
,
konstantin.v.anan...@yandex.ru
Cc: dev@dpdk.org
Subject: RE: [PATCH] ip_frag: support IPv6 reassembly with extensions
Date: Tue, 17 Sep 2024 18:07:25 +
> > +/*
> > + * Funct
-Original Message-
From: Konstantin Ananyev
To: Stephen Hemminger ,
vignesh.purushotham.srini...@ericsson.com
Cc: konstantin.v.anan...@yandex.ru ,
dev@dpdk.org
Subject: RE: [PATCH] ip_frag: support IPv6 reassembly with extensions
Date: Tue, 17 Sep 2024 17:57:59 +
[You don't
> From: Vignesh PS
>
> Add support to ip_frag library to perform IPv6 reassembly
> when extension headers are present before the fragment
> extension in the packet.
>
> Signed-off-by: Vignesh PS
> ---
> .mailmap | 1 +
> lib/ip_frag/ip_frag_common.h | 2 +
> l
>
> On Mon, 26 Aug 2024 13:23:28 +0200
> wrote:
>
> > diff --git a/lib/ip_frag/ip_reassembly.h b/lib/ip_frag/ip_reassembly.h
> > index 54afed5417..429e74f1b3 100644
> > --- a/lib/ip_frag/ip_reassembly.h
> > +++ b/lib/ip_frag/ip_reassembly.h
> > @@ -54,6 +54,8 @@ struct __rte_cache_aligned ip_f
On Mon, 26 Aug 2024 13:23:28 +0200
wrote:
> diff --git a/lib/ip_frag/ip_reassembly.h b/lib/ip_frag/ip_reassembly.h
> index 54afed5417..429e74f1b3 100644
> --- a/lib/ip_frag/ip_reassembly.h
> +++ b/lib/ip_frag/ip_reassembly.h
> @@ -54,6 +54,8 @@ struct __rte_cache_aligned ip_frag_pkt {
> uin
5 matches
Mail list logo