Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master e41201c: Don't claim packet as MATE if there is no MA

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 26 Dec 2016 15:52:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e41201cde4dcf28c8e22433bd363bf1133f31aa1
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e41201c by Michael Mann (mmann78@xxxxxxxxxxxx):

    Don't claim packet as MATE if there is no MATE configuration
    
    This prevents MATE from (falsely) being included in the list of
    protocols for any given frame.
    
    Change-Id: I9ffdfb52cf31dfda89b674a41bcc0992e17de5e8
    Reviewed-on: https://code.wireshark.org/review/19432
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  730b2ed   [Automatic update for 2016-12-25]
    adds  e41201c   Don't claim packet as MATE if there is no MATE configuration


Summary of changes:
 plugins/mate/packet-mate.c |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)