HomeFreeBSD

pf: stop using PFIL_FWD

Description

pf: stop using PFIL_FWD

It is only there to check if the packet was reassembled,
relevant if we are forwarding. But if the packet originated
locally it could not have been reassembled, thus the flag is
redundant.

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

Details

Provenance
mjgAuthored on Sep 2 2022, 4:36 PM
Parents
rGdb98b4205093: netinet6: call lle_event eventhandler after updating state
Branches
Unknown
Tags
Unknown