11/11/2024 13:59, Konstantin Ananyev:
>
> > 14/02/2024 04:51, Stephen Hemminger:
> > > On Tue, 13 Feb 2024 12:47:27 +0100
> > > wrote:
> > >
> > > > +/*
> > > > + * Function to crawl through the extension header stack.
> > > > + * This function breaks as soon a the fragment header is
> > > > + *
> 14/02/2024 04:51, Stephen Hemminger:
> > On Tue, 13 Feb 2024 12:47:27 +0100
> > wrote:
> >
> > > +/*
> > > + * Function to crawl through the extension header stack.
> > > + * This function breaks as soon a the fragment header is
> > > + * found and returns the total length the traversed exts
>
14/02/2024 04:51, Stephen Hemminger:
> On Tue, 13 Feb 2024 12:47:27 +0100
> wrote:
>
> > +/*
> > + * Function to crawl through the extension header stack.
> > + * This function breaks as soon a the fragment header is
> > + * found and returns the total length the traversed exts
> > + * and the la
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 +
lib/ip_frag/ip_reassembly
4 matches
Mail list logo