HomeFreeBSD

pf: fix address range handling in pfr_pool_get()

Description

pf: fix address range handling in pfr_pool_get()

We did not fill out the address in uaddr before running the rn_match() lookup.
Change addr to a pointer into uaddr so that we do.

Sponsored by: Rubicon Communications, LLC ("Netgate")
Differential Revision: https://reviews.freebsd.org/D48083

Details

Provenance
kpAuthored on Wed, Dec 11, 2:01 PM
Differential Revision
D48083: pf: fix address range handling in pfr_pool_get()
Parents
rG358c5f5c0899: pf: fix cleanup deadlock
Branches
Unknown
Tags
Unknown