HomeFreeBSD

pf: Use a single pointer to state in pf_src_connlimit()

Description

pf: Use a single pointer to state in pf_src_connlimit()

There's no need for a double pointer, the function pf_src_connlimit()
does not modify the state.

Reviewed by: kp
Approved by: kp (mentor)
Sponsored by: InnoGames GmbH
Differential Revision: https://reviews.freebsd.org/D47758

Details

Provenance
vegeta_tuxpowered.netAuthored on Nov 24 2024, 4:32 PM
Reviewer
kp
Differential Revision
D47758: pf: Use a single pointer to state in pf_src_connlimit()
Parents
rG456666408f64: Speed up syncer shutdown
Branches
Unknown
Tags
Unknown