HomeFreeBSD

pf: convert DIOCRSETADDRS to netlink

Description

pf: convert DIOCRSETADDRS to netlink

The list of addresses is potentially very large. Larger than we can fit in a
single netlink request, so we indicate via the PFR_FLAG_START/PFR_FLAG_DONE
flags when we start and finish, so the kernel can work out which addresses need
to be removed.

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

Details

Provenance
kpAuthored on Fri, Oct 31, 10:36 AM
Parents
rG56d5ec30e8e1: pf tests: pfctl -T replace test
Branches
Unknown
Tags
Unknown