Page MenuHomeFreeBSD

libpfctl: implement status counter accessor functions
ClosedPublic

Authored by kp on Aug 30 2023, 12:24 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 31, 6:53 PM
Unknown Object (File)
Fri, May 31, 6:53 PM
Unknown Object (File)
Fri, May 31, 6:52 PM
Unknown Object (File)
Thu, May 30, 10:03 AM
Unknown Object (File)
May 10 2024, 10:56 AM
Unknown Object (File)
May 8 2024, 6:54 AM
Unknown Object (File)
May 8 2024, 12:31 AM
Unknown Object (File)
Apr 6 2024, 5:20 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