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
F110250487: D46652.id143833.diff
Sat, Feb 15, 6:01 PM
F110249200: D46652.id143278.diff
Sat, Feb 15, 5:35 PM
F110225647: D46652.diff
Sat, Feb 15, 9:21 AM
Unknown Object (File)
Fri, Jan 17, 1:19 PM
Unknown Object (File)
Dec 28 2024, 7:58 AM
Unknown Object (File)
Nov 28 2024, 12:52 PM
Unknown Object (File)
Nov 22 2024, 10:46 PM
Unknown Object (File)
Nov 14 2024, 10:16 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