Wireshark mailing list archives

[PATCH] packet-gsmtap.c: handling LTE RRC and MAC messages


From: altaf sk <altaf329 () gmail com>
Date: Mon, 19 Jan 2015 11:04:46 +0100

Hello

Here is a patch to the packet-gsmtap.c  that

1. can handle LTE RRC messages and call respective dissectors

2. can handle LTE MAC frames, fill in the struct mac_lte_info and then call
the mac-lte dissector. Following the GSMTAP header, there is a 15 byte
mac_info which is needed to fill the struct mac_lte_info. Following this
mac_info is the MAC payload (frame).

The size mac_info need not necessarily be 15 byte. But these 15 bytes are
necessary for the lte-mac dissector to understand the frame. 15 byte header
is used by the LTE_FDD_EnodeB application from the openLTE project.

The corresponding gsmtap.h file is patched on the libosmocore directory.

Please let me know your comments.


Best Regards,

Altaf

Attachment: LTE_RRC_and_MAC_handle.patch
Description:

___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev () wireshark org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-request () wireshark org?subject=unsubscribe

Current thread: