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)
Tue, Mar 18, 3:30 PM
Unknown Object (File)
Mar 1 2025, 4:27 PM
Unknown Object (File)
Feb 27 2025, 10:49 PM
Unknown Object (File)
Feb 25 2025, 2:43 AM
Unknown Object (File)
Feb 24 2025, 6:19 PM
Unknown Object (File)
Feb 23 2025, 6:18 PM
Unknown Object (File)
Feb 2 2025, 10:25 PM
Unknown Object (File)
Jan 31 2025, 4:21 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