<div dir="ltr"><div>Hello<br><br></div>This patch <br><div><br>1. can handle LTE RRC messages and call respective dissectors<br><br></div><div>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.<br></div><div><br></div><div>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. <br><br></div><div>There is also a patch for gsmtap.h.<br></div><div><br></div><div>Please let me know your comments.<br><br><br></div><div>Cheers<br><br>Altaf<br></div></div>