aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mac-lte.h
AgeCommit message (Collapse)AuthorFilesLines
2009-05-30Tidy up comments.martinm1-5/+5
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28531 f5534014-38df-0310-8fa8-9805f1628bb7
2009-05-30Dual-license this header file.martinm1-0/+26
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28530 f5534014-38df-0310-8fa8-9805f1628bb7
2009-05-28Add definitions for a UDP framing protocol and heuristic dissector (example ↵martinm1-0/+59
client code will be posted on wiki soon) Add a missed initialisation to stats window struct. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28511 f5534014-38df-0310-8fa8-9805f1628bb7
2009-05-13- add direction filter to PDCPmartinm1-1/+1
- fix PDCP fields ("pdcp.*" -> "pdcp-lte.*") - improve PDCP info column output (to be more like RLC) git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28342 f5534014-38df-0310-8fa8-9805f1628bb7
2009-04-21Also show number of RAR bodies/entries in stats.martinm1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@28104 f5534014-38df-0310-8fa8-9805f1628bb7
2009-03-24Only report CRC Status when we know it to be valid.martinm1-2/+4
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27841 f5534014-38df-0310-8fa8-9805f1628bb7
2009-03-23Add CRC error flag to frames, and show in stats window.martinm1-0/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27837 f5534014-38df-0310-8fa8-9805f1628bb7
2009-03-16Add a ReTX count (resends being caused by HARQ NACKs).martinm1-1/+3
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27739 f5534014-38df-0310-8fa8-9805f1628bb7
2009-02-25More updates to LTE MAC stats. Layout working better now.martinm1-0/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27546 f5534014-38df-0310-8fa8-9805f1628bb7
2009-02-19From Vincent Helfre:martinm1-0/+6
#define some constants, and move constants into header files. Hopfully this will make it easier for these dissectors to be reused. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27487 f5534014-38df-0310-8fa8-9805f1628bb7
2009-02-12Add tapping interface to MAC LTE.martinm1-1/+23
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27441 f5534014-38df-0310-8fa8-9805f1628bb7
2008-12-23Initial Checkin of LTE MAC (3GPP 36.321)martinm1-0/+41
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27101 f5534014-38df-0310-8fa8-9805f1628bb7