Make Broker congestion queue size tunable and increase default

This commit is contained in:
Jon Siwek 2018-07-20 12:08:06 -05:00
parent 6215d45f10
commit 385350a1f3
4 changed files with 17 additions and 8 deletions

View file

@ -1,4 +1,11 @@
2.5-749 | 2018-07-20 12:08:06 -0500
* Make Broker congestion queue size tunable and increase default
(Jon Siwek, Corelight)
* Improve control framework id-update/test output (Jon Siwek, Corelight)
2.5-747 | 2018-07-18 09:51:13 -0500
* Improve some netcontrol unit tests (Jon Siwek, Corelight)