URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3bf7bfb69e187aeaaed023f5953384ec9756b35d
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
3bf7bfb by Stefan Metzmacher (metze@xxxxxxxxx):
packet-kerberos: dissect AD_TARGET_PRINCIPAL from [MS-KILE]
This is not yet within [MS-KILE], but I'll dochelp@xxxxxxxxxxxxx
to document this in the next version.
Change-Id: Ie7017fe31125edc0315653c13831373ac3e67be8
Signed-off-by: Stefan Metzmacher <metze@xxxxxxxxx>
Reviewed-on: https://code.wireshark.org/review/36462
Petri-Dish: Anders Broman <a.broman58@xxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 60378b1 NAS-5GS: PDU session reactivation result error cause wrong PDU type
add 3bf7bfb packet-kerberos: dissect AD_TARGET_PRINCIPAL from [MS-KILE]
Summary of changes:
epan/dissectors/asn1/kerberos/kerberos.cnf | 3 ++
.../asn1/kerberos/packet-kerberos-template.c | 23 ++++++++++
epan/dissectors/packet-kerberos.c | 52 ++++++++++++++++------
3 files changed, 65 insertions(+), 13 deletions(-)