Wireshark-commits: [Wireshark-commits] master d097968: Make IPv6 extension header protocol names un

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 21 Aug 2015 12:41:59 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d097968285c132d3d2c7922013bbf4297622daa6
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    Make IPv6 extension header protocol names uniform and consistent with RFC 2460
    
    Example from RFC 2460 (page 7):
    
      IPv6 header
      Hop-by-Hop Options header
      Destination Options header (note 1)
      Routing header
      Fragment header
      Authentication header (note 2)
      Encapsulating Security Payload header (note 2)
      Destination Options header (note 3)
    
    Change-Id: I03c1ebedf581f71047b303856052609574110c61
    Reviewed-on: https://code.wireshark.org/review/10173
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  30ce20d   [Expert] Enhance error output to identify the duplicated field.
    adds  d097968   Make IPv6 extension header protocol names uniform and consistent with RFC 2460


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