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
F163099728: D42092.id128493.diff
Mon, Jul 20, 2:07 AM
Unknown Object (File)
Sun, Jul 19, 3:06 AM
Unknown Object (File)
Wed, Jul 1, 9:54 PM
Unknown Object (File)
Jun 16 2026, 11:31 AM
Unknown Object (File)
May 19 2026, 1:13 AM
Unknown Object (File)
May 1 2026, 11:19 AM
Unknown Object (File)
Apr 27 2026, 1:05 PM
Unknown Object (File)
Apr 26 2026, 11:28 AM

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 Not Applicable
Unit
Tests Not Applicable

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.