Page MenuHomeFreeBSD

pf: do not pass af to PFLOG_PACKET
ClosedPublic

Authored by kp on Sep 7 2024, 9:37 AM.
Tags
None
Referenced Files
F106435991: D46596.diff
Mon, Dec 30, 5:43 PM
Unknown Object (File)
Nov 26 2024, 7:30 AM
Unknown Object (File)
Nov 8 2024, 5:48 AM
Unknown Object (File)
Nov 6 2024, 7:08 AM
Unknown Object (File)
Nov 2 2024, 10:59 PM
Unknown Object (File)
Oct 23 2024, 5:00 PM
Unknown Object (File)
Oct 7 2024, 1:48 PM
Unknown Object (File)
Oct 7 2024, 4:00 AM

Details

Summary

Do not pass AF specific information to pf_test_rule() and PFLOG_PACKET()
because either the info is already available in struct pd or easy
to figure out. Makes pf_test() and pf_test6() even more similar
(with the target to remove one of them in the near future).
OK henning@

Obtained from: OpenBSD, claudio <claudio@openbsd.org>, 5480721ed1
Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 59384
Build 56271: arc lint + arc unit