URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e2ded09289463cb362392700a99ddd7e3f6a5447
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
e2ded09 by Jeff Morriss (morriss@xxxxxxxxxxx):
Don't do TSN analysis on data chunks embedded in PKTDROP chunks; set in_error_pkt too.
Add a comment indicating what we should be doing when the PKTDROP chunk contains
a truncated data chunk.
Change-Id: Icbba4c6dafc5c2656fc337734a1a570ef4a055d2
Reviewed-on: https://code.wireshark.org/review/950
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 38b1be9 Fix more verbs, and fix one field long name that matches its blurb now.
adds e2ded09 Don't do TSN analysis on data chunks embedded in PKTDROP chunks; set in_error_pkt too.
Summary of changes:
epan/dissectors/packet-sctp.c | 16 ++++++++++++----
1 file changed, 12 insertions(+), 4 deletions(-)