URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cae2b50b3632734c2a6186bf558fe40f1fedefc6
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
cae2b50 by Jason Cohen (j.cohen@xxxxxx):
f5ethtrailer: generate keylog entries from the debug data
The f5ethtrailer TLS diagnostic information is able to provide
TLS state information from the clientssl and serverssl profiles.
Render the correct info to properly formatted keylog entries
that could in turn be used to decrypt the TLS session in Wireshark.
Preference added to f5ethtrailer to allow disabling the
generation of keylog records
Bug: 15948
Change-Id: I69c02f45827f71d4dd26b733cdd87f99e71bc00d
Reviewed-on: https://code.wireshark.org/review/34141
Reviewed-by: Jason Cohen <kryojenik2@xxxxxxxxx>
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from 89f0419 [Automatic update for 2019-08-11]
add cae2b50 f5ethtrailer: generate keylog entries from the debug data
Summary of changes:
epan/dissectors/packet-f5ethtrailer.c | 444 ++++++++++++++++++++++++----------
1 file changed, 316 insertions(+), 128 deletions(-)