The variable struct pd->nat_rule is set only during rule evaluation, that is
only for the first packet of a connection. Use struct pf_kstate->nat_rule instead.
Details
Details
- Reviewers
kp - Commits
- rG6bbef793552c: pf: Remove struct pf_pdesc->nat_rule
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable