Wireshark-commits: [Wireshark-commits] master 76c0325: IPv6: Refactor dissect_opts() into type-spec

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 14 Jul 2016 02:07:01 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=76c0325b623b200dd549369d4684564af7ef1ee3
Submitter: João Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    IPv6: Refactor dissect_opts() into type-specific dissectors
    
    Change-Id: Ife8a7da3bd9bfea347321413bf05ea454186bc6d
    Reviewed-on: https://code.wireshark.org/review/16356
    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  b7cdff0   ZigBee: fix column description for APS ACK to T2 packet
    adds  76c0325   IPv6: Refactor dissect_opts() into type-specific dissectors


Summary of changes:
 epan/dissectors/packet-ipv6.c |  591 +++++++++++++++++++++++++----------------
 1 file changed, 355 insertions(+), 236 deletions(-)