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 bd494c3: Sort opttype_vals by the option value.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 16 Dec 2016 19:14:30 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bd494c326e81c85705cd073119efb50446eb4bd9
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

bd494c3 by Guy Harris (guy@xxxxxxxxxxxx):

    Sort opttype_vals by the option value.
    
    Otherwise, we get complaints when generating the value_string_ext from
    it.
    
    Change-Id: I2b4fc4c57b1f0c47706fe73187192c155593da84
    Reviewed-on: https://code.wireshark.org/review/19306
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  3649993   6LoWPAN: Make UDP NHC port endianness code cleaner
    adds  bd494c3   Sort opttype_vals by the option value.


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