Wireshark-commits: [Wireshark-commits] master e9b1291: IPv6: Rename 'dstopt_tree' variable in disse
      
      
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(-)