URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3aee5c50544b277991b756bd37d345f654e8e07f
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
3aee5c5 by Harald Welte (laforge@xxxxxxxxxxx):
gsm_abis_om2000: Real decoding of MCTR related Information Elements
So far, DEI 0xa8 .. 0xab has not been named nor interpreted. Now we
understand this part better (thanks to Sylvain Munaut), let's add
our knowledge to the wireshark dissector wit this patch.
Change-Id: If6d0927edc9dc9d038355466e2659b1206b81f1b
Reviewed-on: https://code.wireshark.org/review/35980
Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
Actions performed:
from 281edac TLS: do not dissect OCSP when disabled
add 3aee5c5 gsm_abis_om2000: Real decoding of MCTR related Information Elements
Summary of changes:
epan/dissectors/packet-gsm_abis_om2000.c | 51 ++++++++++++++++++++++++++++----
1 file changed, 45 insertions(+), 6 deletions(-)