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)
Sun, Feb 2, 10:25 PM
Unknown Object (File)
Fri, Jan 31, 4:21 PM
Unknown Object (File)
Jan 16 2025, 4:51 PM
Unknown Object (File)
Jan 16 2025, 1:04 PM
Unknown Object (File)
Jan 13 2025, 9:08 PM
Unknown Object (File)
Jan 12 2025, 1:31 PM
Unknown Object (File)
Oct 2 2024, 10:55 AM
Unknown Object (File)
Oct 2 2024, 6:11 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