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 Sun, Nov 24, 4:32 PM
Parents
rG456666408f64: Speed up syncer shutdown
Branches
Unknown
Tags
Unknown