Commits

Andy Green authored 14c5b7ebafe
ss: state violations need to report lifecycle tags The state tracking and violation detection is very powerful at enforcing only legal transitions, but if it's busy, we don't get to see which stream had to problem. Add a pointer to the handle lc tag, do that rather than just pass the handle so we can deal with ss and sspc handles cleanly.