Actions
Bug #7495
closed
PA
PA
protocol detection: probing parsers do not finish as soon as possible
Bug #7495:
protocol detection: probing parsers do not finish as soon as possible
Affected Versions:
Effort:
Difficulty:
Label:
Description
the check if (alproto_masks[0] == mask) { fails if alproto_masks has checked and failed more protocols than expected in mask
Because mask only relies on port when alproto_masks may also contain a protocol from pe0 which is either the protocol found in the other direction or alproto_expect
PA Updated by Philippe Antoine about 1 year ago
- Blocks Bug #7437: protocol detection : probing parsers are limited to 32 by use of bitflag added
OT Updated by OISF Ticketbot about 1 year ago
- Subtask #7496 added
OT Updated by OISF Ticketbot about 1 year ago
- Label deleted (
Needs backport to 7.0)
PA Updated by Philippe Antoine about 1 year ago
- Status changed from New to In Review
PA Updated by Philippe Antoine about 1 year ago
- Status changed from In Review to Resolved
JI Updated by Jason Ish about 1 year ago
- Status changed from Resolved to Closed
Actions