HomeFreeBSD

ipfilter: Add an htable max size tuneable.

Description

ipfilter: Add an htable max size tuneable.

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.

Reviewed by: markj
MFC after: 1 week
Differential revision: https://reviews.freebsd.org/D53284

Details

Provenance
cyAuthored on Oct 22 2025, 10:56 PM
Reviewer
markj
Differential Revision
D53284: ipfilter: Add an htable max size tuneable.
Parents
rGc57262716b08: ipfilter: Add htable (hash table) tunable
Branches
Unknown
Tags
Unknown