URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ad0066c81e1f44d6bebba4b2cf75251ed6ba56fc
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
ad0066c by Guy Harris (guy@xxxxxxxxxxxx):
Save and restore the current_proto string in tcp_dissect_pdus().
That way, the right protocol gets shown for exceptions in PDUs after the
one for which dissection failed.
Change-Id: I9f212fe55f19a7a818cd58cd0611683cbb723c0c
Reviewed-on: https://code.wireshark.org/review/1189
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 53ae837 Add CRC-8 calculator for EPON
adds ad0066c Save and restore the current_proto string in tcp_dissect_pdus().
Summary of changes:
epan/dissectors/packet-tcp.c | 9 +++++++++
1 file changed, 9 insertions(+)