Page MenuHomeFreeBSD

libpfctl: implement status counter accessor functions
ClosedPublic

Authored by kp on Aug 30 2023, 12:24 PM.
Tags
None
Referenced Files
F146648116: D41649.id126721.diff
Wed, Mar 4, 10:01 AM
Unknown Object (File)
Fri, Feb 20, 7:24 PM
Unknown Object (File)
Thu, Feb 19, 6:16 AM
Unknown Object (File)
Thu, Feb 19, 6:16 AM
Unknown Object (File)
Thu, Feb 19, 12:28 AM
Unknown Object (File)
Mon, Feb 16, 11:58 AM
Unknown Object (File)
Sat, Feb 7, 10:14 PM
Unknown Object (File)
Sat, Feb 7, 6:24 PM
Subscribers

Details

Summary

The new nvlist-based status call allows us to easily add new counters.
However, the libpfctl interface defines a TAILQ, so it's not quite
trivial to find the counter consumers are interested in.

Provide convenience functions to access the counters.

MFC after: 1 week
Sponsored by: Rubicon Communications, LLC ("Netgate")

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable