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)
Sun, Mar 1, 1:36 PM
Unknown Object (File)
Sun, Mar 1, 11:17 AM
Unknown Object (File)
Tue, Feb 24, 3:53 AM
Unknown Object (File)
Wed, Feb 18, 3:33 PM
Unknown Object (File)
Wed, Feb 18, 3:33 PM
Unknown Object (File)
Wed, Feb 18, 5:00 AM
Unknown Object (File)
Sun, Feb 15, 2:07 AM
Unknown Object (File)
Feb 4 2026, 1:47 AM

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 Not Applicable
Unit
Tests Not Applicable