Actions
Bug #4007
closed
JI
JI
Bug #3949: Transaction list grows without bound on parsers that use unidirectional transactions (5.0.x)
SNMP: Better handling of unidirectional transactions (5.0.x)
Bug #4007:
SNMP: Better handling of unidirectional transactions (5.0.x)
Affected Versions:
Effort:
Difficulty:
Label:
Description
Parsers that create a transaction per message can end up in a state where transactions are never being cleaned up. This will happen when only "to_client" traffic is seen, and appears to only affect UDP protocols. Without any "to_server" traffic, the transaction cleanup routine never considers these transactions for cleanup.
JI Updated by Jason Ish over 5 years ago
- Copied from Bug #3977: SNMP: Better handling of unidirectional transactions added
JI Updated by Jason Ish over 5 years ago
- Status changed from New to In Review
VJ Updated by Victor Julien over 5 years ago
- Status changed from In Review to Closed
JL Updated by Jeff Lucovsky over 5 years ago
- Label deleted (
Needs backport to 4.1, Needs backport to 5.0)
JL Updated by Jeff Lucovsky over 5 years ago
- Private changed from Yes to No
Actions