Page MenuHomeFreeBSD

ipfilter: Add an htable max size tuneable.
Needs ReviewPublic

Authored by cy on Wed, Oct 22, 11:33 PM.

Details

Reviewers
emaste
markj
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