lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ