Page MenuHomeFreeBSD

libpfctl: improve DIOCGETSTATESNV size estimation
AbandonedPublic

Authored by kp on Jun 29 2021, 7:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Sep 26, 5:21 PM
Unknown Object (File)
Fri, Sep 19, 8:45 AM
Unknown Object (File)
Sat, Sep 13, 6:16 AM
Unknown Object (File)
Sep 9 2025, 12:37 AM
Unknown Object (File)
Sep 7 2025, 12:16 PM
Unknown Object (File)
Aug 24 2025, 7:41 PM
Unknown Object (File)
Aug 14 2025, 10:48 PM
Unknown Object (File)
Aug 14 2025, 10:26 PM
Subscribers

Details

Reviewers
donner
Group Reviewers
network
pfsense
Summary

Each state entry is around 2K of data. Use this as a minimum size to
reduce the number of attempts we have to make to grow the buffer to the
required size.

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

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 40172
Build 37061: arc lint + arc unit