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)
Oct 2 2024, 10:55 AM
Unknown Object (File)
Oct 2 2024, 6:11 AM
Unknown Object (File)
Oct 2 2024, 12:54 AM
Unknown Object (File)
Sep 11 2024, 8:31 PM
Unknown Object (File)
Aug 18 2024, 9:02 PM
Unknown Object (File)
Aug 16 2024, 3:04 AM
Unknown Object (File)
Aug 12 2024, 10:13 AM
Unknown Object (File)
Aug 12 2024, 7:19 AM
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