tarantool/tarantool-dissector

Link request/response

Opened this issue · 1 comments

If possible please link request with response and vice versa.
Use ProtoField.framenum mechanism.

If request is without reply, please mark it as such, possible code

		subtree:add_expert_info(PI_SEQUENCE, PI_ERROR, "No reply")

neopaf#6

in my task I've fixed that. feel free to take that