URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7bd3edccf12f9eb51c5c36ab1770387a9bdcf3d2
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
7bd3edc 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>
Actions performed:
from 4ce6f60 radiotap: Comment that there are no more header bit numbers left.
add 7bd3edc 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(-)