Sort opttype_vals by the option value.
authorGuy Harris <guy@alum.mit.edu>
Fri, 16 Dec 2016 19:13:02 +0000 (11:13 -0800)
committerGuy Harris <guy@alum.mit.edu>
Fri, 16 Dec 2016 19:14:08 +0000 (19:14 +0000)
commitbd494c326e81c85705cd073119efb50446eb4bd9
tree0268e0468391b499802cf34aa1c76f762ae1ddaf
parent3649993ded921c521dc2ecb57bddc09bb1f4f8c8
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@alum.mit.edu>
epan/dissectors/packet-dhcpv6.c