mirror of
https://github.com/zeek/zeek.git
synced 2025-10-03 23:28:20 +00:00
Change HTTP's DPD signatures so that each side can trigger the analyzer on its own.
This is to avoid missing large sessions where a single side exceeds the DPD buffer size. It comes with the trade-off that now the analyzer can be triggered by anybody controlling one of the endpoints (instead of both). Test suite changes are minor, and nothing in "external". Closes #343.
This commit is contained in:
parent
a00b712e39
commit
0af57d12b2
6 changed files with 32 additions and 6 deletions
|
@ -0,0 +1 @@
|
|||
http_request, 1.1, GET, /
|
Loading…
Add table
Add a link
Reference in a new issue