Wireshark-commits: [Wireshark-commits] master 7083839: IPv6: refactor dissect_routing6() into type-

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 11 Jul 2016 10:42:15 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7083839526f35cf69b06783484ce15b700359431
Submitter: Jo?o Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    IPv6: refactor dissect_routing6() into type-specific dissectors
    
    Change-Id: I153c39bb76dc30cecede9dbf5fe4abf234fcd719
    Reviewed-on: https://code.wireshark.org/review/16347
    Petri-Dish: João Valverde <j@xxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: João Valverde <j@xxxxxx>
    

Actions performed:

    from  0002f25   hdcp2: don't throw an exception during heuristic check
    adds  7083839   IPv6: refactor dissect_routing6() into type-specific dissectors


Summary of changes:
 epan/dissectors/packet-ipv6.c |  612 ++++++++++++++++++++++-------------------
 1 file changed, 335 insertions(+), 277 deletions(-)