Hi,
I download wireshark 1.2.10 linux version on my Ubuntu PC and successfully build it and am able to run it. Now I am trying to use MAC-LTE packet dissector on my PC. But, currently I am finding difficulty in using it.
Fisrtly. I am using UDP packets to carry MAC-LTE frames. Secondly, I am using the packet-mac-lte.h from 1.2.10 release and the sample program "mac_lte_logger.c" file given at wireshark site to generate the packets. Thirdly. I checked "try heuristics sub-dissector first" on udp protocol in preference.
Currently, I can see UDP packets in wireshark and UDP data starts with "mac-lte". but, why can it not be decoded?
Help please!
BR, Louie
|