mirror of
https://github.com/opnsense/src.git
synced 2026-06-11 01:30:30 -04:00
Re-add the 16384 bucket also.
Submitted by: green
This commit is contained in:
parent
bd796eb25f
commit
43a7c4e919
1 changed files with 1 additions and 0 deletions
|
|
@ -110,6 +110,7 @@ struct {
|
|||
{2048, "2048", NULL},
|
||||
{4096, "4096", NULL},
|
||||
{8192, "8192", NULL},
|
||||
{16384, "16384", NULL},
|
||||
{32768, "32768", NULL},
|
||||
{65536, "65536", NULL},
|
||||
{0, NULL},
|
||||
|
|
|
|||
Loading…
Reference in a new issue