HomeFreeBSD

pf: fix incorrect list use in pflow_jail_remove()

Description

pf: fix incorrect list use in pflow_jail_remove()

We remove items from V_pflowif_list while iterating it (via pflow_destroy()), so
we must use the _SAFE macro.

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

Details

Provenance
kpAuthored on May 6 2025, 3:36 PM
Parents
rGb543f426c25e: pf: convert DIOCRCLRADDRS to netlink
Branches
Unknown
Tags
Unknown