Actions
Feature #8436
open
VJ
rules: allow rule to modify midstream behavior per flow
Feature #8436:
rules: allow rule to modify midstream behavior per flow
Effort:
Difficulty:
Label:
Description
A config rule in the pre_stream hook could selectively allow midstream pickups, e.g. from a known server with long sessions.
E.g. something like:
config tcp:pre_stream any any <> 10.10.10.10 445 (config:midstream enable, type stream, scope flow;)
VJ Updated by Victor Julien 1 day ago
- Related to Feature #5495: implement grace period for midstream exception policy added
Actions