URL: 
https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b1412ab11d010bed72af906a8ec46ec547cbace1
Submitter: "Dario Lombardo <lom...@gmail.com>"
Changed: branch: master
Repository: wireshark

Commits:

b1412ab by Harald Welte (lafo...@gnumonks.org):

    Add dissector for OsmoTRX protocol
    
    This protocol is a non-standard, ad-hoc protocol to pass baseband GSM
    bursts between the modem (osmo-trx) and the encoder / decoder
    (osmo-bts-trx). Osmocom inherited this when forking OsmoTRX off the
    OpenBTS "Transceiver" program.
    
    Change-Id: I31f5071d08eff1731f1d602886e204c87eed107c
    Related: OS#4081 (https://osmocom.org/issues/4081)
    Bug: 14814
    Reviewed-on: https://code.wireshark.org/review/26796
    Petri-Dish: Alexis La Goutte <alexis.lagou...@gmail.com>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Peter Wu <pe...@lekensteyn.nl>
    Reviewed-by: Dario Lombardo <lom...@gmail.com>
    

Actions performed:

    from  44fe925   GTPv2:Add dissection of new bit in IE 8.12 Indication.
     add  b1412ab   Add dissector for OsmoTRX protocol


Summary of changes:
 docbook/release-notes.adoc        |   1 +
 epan/dissectors/CMakeLists.txt    |   1 +
 epan/dissectors/packet-osmo_trx.c | 723 ++++++++++++++++++++++++++++++++++++++
 3 files changed, 725 insertions(+)
 create mode 100644 epan/dissectors/packet-osmo_trx.c
___________________________________________________________________________
Sent via:    Wireshark-commits mailing list <wireshark-commits@wireshark.org>
Archives:    https://www.wireshark.org/lists/wireshark-commits
Unsubscribe: https://www.wireshark.org/mailman/options/wireshark-commits
             mailto:wireshark-commits-requ...@wireshark.org?subject=unsubscribe

Reply via email to