HomeFreeBSD

pf: remove impossible condition

Description

pf: remove impossible condition

There's no need to account for pd->af == pd->naf in this section of
pf_state_key_setup() because we only get here if pd->af != pd->naf (i.e. nat64).

Pointed out by: markj
Sponsored by: Rubicon Communications, LLC ("Netgate")

Details

Provenance
kpAuthored on Dec 28 2024, 4:00 PM
Parents
rG6553c31c969d: endian.h: Update comments now that POSIX Issue 8 is POSIX.1-2024
Branches
Unknown
Tags
Unknown