]> git.ipfire.org Git - thirdparty/snort3.git/commit
Merge pull request #2211 in SNORT/snort3 from ~SMINUT/snort3:hpq_timeout_config to...
authorMichael Altizer (mialtize) <mialtize@cisco.com>
Mon, 18 May 2020 22:00:24 +0000 (22:00 +0000)
committerMichael Altizer (mialtize) <mialtize@cisco.com>
Mon, 18 May 2020 22:00:24 +0000 (22:00 +0000)
commitfa9f51667c828bca73c40f0bcfad28d38e1f5cff
tree12c9051ba431e06015dfe97492dddb2e3ce8a04b
parent9ac36fc03aa705b7b6ec070db758fa931d168f48
Merge pull request #2211 in SNORT/snort3 from ~SMINUT/snort3:hpq_timeout_config to master

Squashed commit of the following:

commit 2fc74253788d479c939aa17354fdc44c24c4540f
Author: Silviu Minut <sminut@cisco.com>
Date:   Tue May 12 11:57:14 2020 -0400

    stream: move held packet timeout to Stream and support changing it on reload
src/stream/base/stream_base.cc
src/stream/base/stream_module.cc
src/stream/base/stream_module.h
src/stream/tcp/held_packet_queue.cc
src/stream/tcp/held_packet_queue.h
src/stream/tcp/stream_tcp.cc
src/stream/tcp/tcp_module.cc
src/stream/tcp/tcp_stream_config.h
src/stream/tcp/tcp_stream_tracker.cc
src/stream/tcp/tcp_stream_tracker.h