Wireshark-commits: [Wireshark-commits] master 306c819: jmirror packet dissector expects ipv6 flow l

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 23 Feb 2015 11:44:25 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=306c819e49664e689722fdb5b596765903ffbc48
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

306c819 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    jmirror packet dissector expects ipv6 flow label = 0
    
    When the ipv6 flow label is non-zero the dissector does not detect the payload as being ipv6.
    
    Issue reported by Shehan Perera
    
    Bug:10976
    Change-Id: I1de4966dfefd1afa9bb51b9a7570091aad59fbdd
    Reviewed-on: https://code.wireshark.org/review/7260
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  4c994e3   L2CAP information message contained two bits that were wrongly dissected.
    adds  306c819   jmirror packet dissector expects ipv6 flow label = 0


Summary of changes:
 epan/dissectors/packet-jmirror.c |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)