Page MenuHomeFreeBSD

pf: fix address range handling in pfr_pool_get()
ClosedPublic

Authored by kp on Dec 14 2024, 7:36 PM.
Tags
None
Referenced Files
F155029262: D48083.diff
Thu, Apr 30, 7:16 PM
Unknown Object (File)
Thu, Apr 30, 1:55 AM
Unknown Object (File)
Wed, Apr 29, 1:23 AM
Unknown Object (File)
Wed, Apr 29, 1:14 AM
Unknown Object (File)
Tue, Apr 28, 1:14 AM
Unknown Object (File)
Mon, Apr 27, 6:49 AM
Unknown Object (File)
Mar 31 2026, 11:41 AM
Unknown Object (File)
Mar 23 2026, 4:46 AM

Details

Summary

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")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 61162
Build 58046: arc lint + arc unit