URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d6ae444945efc5b264d9cc64986bfb770dd837aa
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
d6ae444 by Hauke Mehrtens (hauke@xxxxxxxxxx):
ssl: update tls protocol number for draft-ietf-tls-chacha20-poly1305
This updates the protocol number to the latest draft.
These numbers are now defined by the IANA here:
https://www.iana.org/assignments/tls-parameters/tls-parameters.xml
Change-Id: Ibb7eb532da86c092ec1476451fb85c1656163e13
Signed-off-by: Hauke Mehrtens <hauke@xxxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/14483
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 7c036a5 [RADIUS] Fix up formatting.
adds d6ae444 ssl: update tls protocol number for draft-ietf-tls-chacha20-poly1305
Summary of changes:
epan/dissectors/packet-ssl-utils.c | 24 ++++++++++++++++++++++--
1 file changed, 22 insertions(+), 2 deletions(-)