Wireshark-commits: [Wireshark-commits] master 9df7d1b: DHCPv6: adding some more options
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 13 Apr 2019 06:44:42 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=9df7d1b6f182459f4048f111f16a70e0cc245983
Submitter: "Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

9df7d1b by Uli Heilmeier (uh@xxxxxxxxxxxx):

    DHCPv6: adding some more options
    
    Updating option list according to
    https://www.iana.org/assignments/dhcpv6-parameters/dhcpv6-parameters.xhtml
    
    and adding options:
    * RFC8026 OPTION_S46_PRIORITY
    * RFC8156 DHCPv6 Failover Protocol
    * RFC8357 Generalized UDP Source Port for DHCP Relay
    
    Change-Id: I4924e50689629af1f9b0e4f12c2fda38d0013d98
    Reviewed-on: https://code.wireshark.org/review/32827
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  75b03ac   Improve phrasing in wsug-preface
     add  9df7d1b   DHCPv6: adding some more options


Summary of changes:
 epan/dissectors/packet-dhcpv6.c | 382 ++++++++++++++++++++++++++++++++++++++++
 1 file changed, 382 insertions(+)