Wireshark-commits: [Wireshark-commits] master 98f64de: Added cotp_is to heuristic dissector list fo

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 3 Oct 2015 20:07:22 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=98f64de11525667b3f6b0a5bd7d5a5a8eeeb2ad4
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

98f64de by Thomas Wiens (th.wiens@xxxxxx):

    Added cotp_is to heuristic dissector list for ISO transport.
    
    S7 communication is also possible without TCP/IP.
    This ISO transport uses the following protocols:
    LLC->ISO8473->ISO8073->s7comm.
    The cotp dissector has two subdissector lists.
    cotp is uses with ISO-on-TCP, cotp_is with ISO transport.
    
    Change-Id: Ife543bee8331184d2181b347e683dfc1c2e4a05a
    Reviewed-on: https://code.wireshark.org/review/10771
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  07fc579   IPv6: don't call expert_info on if(tree)
    adds  98f64de   Added cotp_is to heuristic dissector list for ISO transport.


Summary of changes:
 epan/dissectors/packet-s7comm.c |    1 +
 1 file changed, 1 insertion(+)