Page MenuHomeFreeBSD

pf: add ttl to pf_pdesc
ClosedPublic

Authored by kp on Oct 4 2024, 12:43 PM.
Tags
None
Referenced Files
F167408995: D46928.id144230.diff
Fri, Aug 21, 2:43 PM
Unknown Object (File)
Thu, Aug 20, 6:54 PM
Unknown Object (File)
Thu, Aug 20, 3:27 PM
Unknown Object (File)
Thu, Aug 20, 3:26 PM
Unknown Object (File)
Thu, Aug 20, 7:35 AM
Unknown Object (File)
Thu, Aug 20, 2:48 AM
Unknown Object (File)
Thu, Aug 20, 2:47 AM
Unknown Object (File)
Wed, Aug 19, 2:08 PM

Details

Reviewers
None
Group Reviewers
network
pfsense
Commits
rG5c3d74eca642: pf: add ttl to pf_pdesc
Summary

This simplifies the code a little, because we can now avoid looking at the
IP(v6) header at all in pf_test() itself.

We do have to move the Jumbogram check into pf_setup_pdesc as well.

Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

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

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Oct 10 2024, 12:37 PM
Closed by commit rG5c3d74eca642: pf: add ttl to pf_pdesc (authored by kp). · Explain Why
This revision was automatically updated to reflect the committed changes.