URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e83e70c03814cb02c7fa5580e200d3f13f84ca99
Submitter: "Stig Bjørlykke <stig@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
e83e70c by Stig Bjørlykke (stig@xxxxxxxxxxxxx):
ssl: Remove SSL_VER_UNKNOWN from ssl_version_short_names
This will let val_to_str_const() choose the given 'unknown_str'
instead of always showing 'SSL' when the version is unknown.
This is relevant for DTLS when only having a 'Client Hello' packet.
Change-Id: I3931460e70278241aee0b7782025bc7bfd9bf93d
Reviewed-on: https://code.wireshark.org/review/29118
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Stig Bjørlykke <stig@xxxxxxxxxxxxx>
Actions performed:
from 66310f6 ieee80211: add the start of the TWT parsing
add e83e70c ssl: Remove SSL_VER_UNKNOWN from ssl_version_short_names
Summary of changes:
epan/dissectors/packet-ssl-utils.c | 1 -
1 file changed, 1 deletion(-)