URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=149627a3b099f7405a6e7a7cc078a906c9844421
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
149627a by Harald Welte (laforge@xxxxxxxxxxxx):
gsm_abis_om2000: Decode the IWD Type/Gen/Rev in Negotiation Request
The Negotiation Request and Negotiation Requeset ACK contain IWD (Inter
Working Document) revision numbers for the different A-bis protocols
OML, RSL, GSL (GPRS) and TRA (TRAU). Decode them in a way suitable
for human consumption.
Change-Id: I5b11e64ca252b7349900ba5b700c2faefd568441
Reviewed-on: https://code.wireshark.org/review/18452
Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
Actions performed:
from 1e65231 packet-ehdlc: Decode details of XID messages
adds 149627a gsm_abis_om2000: Decode the IWD Type/Gen/Rev in Negotiation Request
Summary of changes:
epan/dissectors/packet-gsm_abis_om2000.c | 75 +++++++++++++++++++++++++++++-
1 file changed, 73 insertions(+), 2 deletions(-)