Wireshark-commits: [Wireshark-commits] master 6b41d2c: Do not treat all unknown IP protocols as unk

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 26 Aug 2015 06:13:21 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=6b41d2c20285f6010e10be83055bbfbf5f8439a5
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

6b41d2c by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    Do not treat all unknown IP protocols as unknown IPv6 extension headers
    
    Change-Id: I229260ce668b60a9756cd3f2e343c278ae27c211
    Bug: 9996
    Reviewed-on: https://code.wireshark.org/review/10196
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  5e45269   Explain why the MSDU length field in an A-MSDU is big-endian.
    adds  6b41d2c   Do not treat all unknown IP protocols as unknown IPv6 extension headers


Summary of changes:
 epan/dissectors/packet-ipv6.c |   31 ++++++++++++++++++++++++++-----
 1 file changed, 26 insertions(+), 5 deletions(-)