git: pf - Increase default state table limit

Matthew Dillon dillon at crater.dragonflybsd.org
Fri Oct 25 16:14:58 PDT 2019


commit 1625f7b995c84e6c47c5ecb56bc4a4594c7e9887
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Fri Oct 25 16:12:06 2019 -0700

    pf - Increase default state table limit
    
    * Increase the default state table from 10000 entries to 50000
      entries.  Because 10000 is a crazy low value in modern times.

Summary of changes:
 sys/net/pf/pfvar.h | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/1625f7b995c84e6c47c5ecb56bc4a4594c7e9887


-- 
DragonFly BSD source repository



More information about the Commits mailing list