URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=2bd3f63d5e821cf85b093734a9bb018870124684
Submitter: "Peter Wu <peter@xxxxxxxxxxxxx>"
Changed: branch: master-3.0
Repository: wireshark
Commits:
2bd3f63 by Peter Wu (peter@xxxxxxxxxxxxx):
EAP: show reassembled TLS fragments only on the final frame
This avoids multiple dissections on the second pass which could
potentially break decryption and TLS handshake reassembly.
Bug: 15982
Change-Id: I9f83fbd51c732140b831f7d5f29f46e9694e405c
Reviewed-on: https://code.wireshark.org/review/34237
Petri-Dish: Peter Wu <peter@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
(cherry picked from commit 7bd3edccf12f9eb51c5c36ab1770387a9bdcf3d2)
Reviewed-on: https://code.wireshark.org/review/34244
Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
Actions performed:
from 5cfd026 radiotap: Comment that there are no more header bit numbers left.
add 2bd3f63 EAP: show reassembled TLS fragments only on the final frame
Summary of changes:
epan/dissectors/packet-eap.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)