Page MenuHomeFreeBSD

pf: add a way to list creator ids
ClosedPublic

Authored by kp on Oct 5 2023, 3:49 PM.
Tags
None
Referenced Files
F149778886: D42092.id128493.diff
Fri, Mar 27, 12:49 AM
F149749380: D42092.id128493.diff
Thu, Mar 26, 6:28 PM
Unknown Object (File)
Mon, Mar 23, 5:10 PM
Unknown Object (File)
Sun, Mar 22, 11:06 PM
Unknown Object (File)
Sat, Mar 21, 9:43 AM
Unknown Object (File)
Fri, Mar 20, 5:31 PM
Unknown Object (File)
Feb 23 2026, 4:42 AM
Unknown Object (File)
Feb 17 2026, 3:03 PM

Details

Summary

Allow userspace to retrieve a list of distinct creator ids for the
current states.

This is used by pfSense, and used to require dumping all states to
userspace. It's rather inefficient to export a (potentially extremely
large) state table to obtain a handful (typically 2) of 32-bit integers.

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

Diff Detail

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

Event Timeline

kp requested review of this revision.Oct 5 2023, 3:49 PM
This revision was not accepted when it landed; it landed in state Needs Review.Oct 10 2023, 9:50 AM
This revision was automatically updated to reflect the committed changes.