Page MenuHomeFreeBSD

ipfilter: Add an htable max size tuneable.
ClosedPublic

Authored by cy on Oct 22 2025, 11:33 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 21, 1:57 AM
Unknown Object (File)
Sat, Apr 18, 11:47 PM
Unknown Object (File)
Thu, Apr 16, 6:21 PM
Unknown Object (File)
Thu, Apr 16, 3:52 PM
Unknown Object (File)
Wed, Apr 15, 11:25 AM
Unknown Object (File)
Wed, Apr 15, 3:42 AM
Unknown Object (File)
Tue, Apr 14, 2:11 PM
Unknown Object (File)
Sat, Apr 11, 3:16 PM

Details

Summary

Add an ipfilter runtime option (ipf -T) to adjust the default
maximum hash table size. Default it to 1024 entries. It will be
used by a subsequent commit to limit any damage due to excessively
large hash table input by the user.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 68024
Build 64907: arc lint + arc unit