URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=33002fb5f0265491323ce82af9ebda480bece102
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
33002fb5 by cbontje (cbontje@xxxxxxxxx):
selfm: Dissector fails to detect message length on multi-message packets
- correction to get_selfm_length function
- fix Fast Message response decoding when multiple auto-configuration sessions are present in capture
- remove depreciated selfm 'simple' dissection
Bug: 11935
Change-Id: I685dba3bddfc61e0d2faf7b0258cd5572ce4e7ed
Reviewed-on: https://code.wireshark.org/review/12888
Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from f05e5e9 Revert "Prep for 2.0.1." Wrong branch.
adds 33002fb5 selfm: Dissector fails to detect message length on multi-message packets
Summary of changes:
epan/dissectors/packet-selfm.c | 26 +++-----------------------
1 file changed, 3 insertions(+), 23 deletions(-)