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 e9b1291: IPv6: Rename 'dstopt_tree' variable in disse

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 10 Sep 2015 07:58:55 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e9b12916ab96637472477490dd543bd8465aa80b
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    IPv6: Rename 'dstopt_tree' variable in dissect_opts()
    
    dissect_opts() is used to dissect both hop-by-hop options and
    destination options.
    
    Change-Id: I2cb8716a30cf521772d9128155c87c0f92598ef6
    Reviewed-on: https://code.wireshark.org/review/10459
    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  cd9f163   Add the IAX2 Analysis dialog.
    adds  e9b1291   IPv6: Rename 'dstopt_tree' variable in dissect_opts()


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