Actions
Bug #9046
open
VJ
VJ
ssh: clean up tx state machine
Bug #9046:
ssh: clean up tx state machine
Affected Versions:
Effort:
Difficulty:
Label:
Description
SSH uses a mix of milestone based and active phase based states. This is a violation of the (currently unwritten) contract between parsers and the engine: states need to be active phases, like http1.
Actions