[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20190416.212724.633941425790173809.davem@davemloft.net>
Date: Tue, 16 Apr 2019 21:27:24 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: pablo@...filter.org
Cc: netfilter-devel@...r.kernel.org, netdev@...r.kernel.org,
fw@...len.de, nikolay@...ulusnetworks.com,
roopa@...ulusnetworks.com, herbert@...dor.apana.org.au
Subject: Re: [PATCH net-next 04/10] net: ipv6: split skbuff into fragments
transformer
From: Pablo Neira Ayuso <pablo@...filter.org>
Date: Mon, 15 Apr 2019 23:36:05 +0200
> The API consists of:
>
> * ip6_frag_init(), that initializes the internal state of the transformer.
> * ip6_frag_next(), that allows you to fetch the next fragment. This function
> internally allocates the skbuff that represents the fragment, it pushes
> the IPv6, and it also copies the payload for this fragment.
^^^^^^^^
I think you mean "the IPv6 header" here?
Powered by blists - more mailing lists