HomeFreeBSD

pf: remove ip(6) header argument from pf_reassemble(6)()

Description

pf: remove ip(6) header argument from pf_reassemble(6)()

Instead of passing the ip header and mbuf to pf_reassemble(), lookup
the header address in the mbuf.
ok henning@

Reviewed by: zlei
Obtained from: OpenBSD, bluhm <bluhm@openbsd.org>, 074ee1f915
Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential Revision: https://reviews.freebsd.org/D46652

Details

Provenance
kpAuthored on Wed, Sep 11, 3:21 PM
Reviewer
zlei
Differential Revision
D46652: pf: remove ip(6) header argument from pf_reassemble(6)()
Parents
rG39f615e90ca3: pf: rename the pf_pdesc field rh_cnt to badopts
Branches
Unknown
Tags
Unknown