Page MenuHomeFreeBSD

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

Authored by kp on Sep 12 2024, 1:14 PM.
Tags
None
Referenced Files
F131665178: D46652.diff
Fri, Oct 10, 4:08 AM
Unknown Object (File)
Mon, Oct 6, 6:09 AM
Unknown Object (File)
Sat, Oct 4, 6:25 AM
Unknown Object (File)
Fri, Oct 3, 5:58 AM
Unknown Object (File)
Thu, Oct 2, 6:16 AM
Unknown Object (File)
Sat, Sep 13, 10:13 PM
Unknown Object (File)
Jul 20 2025, 6:12 AM
Unknown Object (File)
Jul 11 2025, 10:31 PM

Details

Summary

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

Obtained from: OpenBSD, bluhm <bluhm@openbsd.org>, 074ee1f915
Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable