Actions
Bug #7687
openflow: non-TCP protocol timeout handling leads to missing flows
Affected Versions:
Effort:
Difficulty:
Label:
Description
By using the global time tracking threads can get out of sync and enforce timeouts that are "in the future" for a packet thread. This would lead to flows getting timed out. This was solved for TCP by tracking the "owning" thread in the flow, but this was not implemented for UDP and other non-TCP protocols.
Updated by OISF Ticketbot about 2 months ago
- Label deleted (
Needs backport to 7.0)
Updated by Victor Julien about 2 months ago
- Status changed from In Progress to Resolved
Actions