Page MenuHomeFreeBSD

pf: remove redundant checks
ClosedPublic

Authored by kp on Sep 7 2024, 9:36 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Oct 24, 1:26 PM
Unknown Object (File)
Fri, Oct 24, 3:51 AM
Unknown Object (File)
Fri, Oct 24, 3:51 AM
Unknown Object (File)
Fri, Oct 24, 3:51 AM
Unknown Object (File)
Fri, Oct 24, 3:38 AM
Unknown Object (File)
Sun, Oct 19, 7:38 AM
Unknown Object (File)
Sun, Oct 19, 4:47 AM
Unknown Object (File)
Fri, Oct 17, 2:48 PM

Details

Summary

pf_test() and pf_test6() drop IPv4-ICMP6 and IPv6-ICMP packets. Do
not do the same check in pf_test_rule() again.
ok henning

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

Diff Detail

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