URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=64d99d66629eb595f93994758b44b21410caae45
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
64d99d6 by Pascal Quantin (pascal@xxxxxxxxxxxxx):
NAS 5GS: do not stop dissection if the messages are integrity protected only
We should explicitly check that the security header indicates the use of
ciphering.
Change-Id: I0e6f50e180f95e03d6e1dd96db39a03543490be4
Reviewed-on: https://code.wireshark.org/review/37326
Petri-Dish: Pascal Quantin <pascal@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
Actions performed:
from 5233a37 GeoNW: add support for psid-traffic-light-control-status-service ::= 637
add 64d99d6 NAS 5GS: do not stop dissection if the messages are integrity protected only
Summary of changes:
epan/dissectors/packet-nas_5gs.c | 20 ++++++++++++--------
1 file changed, 12 insertions(+), 8 deletions(-)