Actions
Bug #8497
open
VJ
VJ
firewall: limit packet scope to UDP app-layer
Bug #8497:
firewall: limit packet scope to UDP app-layer
Affected Versions:
Effort:
Difficulty:
Label:
Description
When using accept:packet or drop:packet in TCP app-layers like TLS, the hooks that get inspected or skipped depend on how the data is spliced over packets.
I think in the TCP app-layer accepting should be about hooks or transactions (or the whole flow), not about a single packet. Same for drop.s
Actions