aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mac-lte.h
AgeCommit message (Expand)AuthorFilesLines
2013-10-28Comment changes onlyMartin Mathieson1-4/+2
2013-10-13whitespace fixes; mostly: remove trailing blanksBill Meier1-5/+5
2013-09-23Another step towards tracking UE DRX stateMartin Mathieson1-0/+2
2013-08-30Revert r51586. It works just fine for drb_mapping_t.Martin Mathieson1-1/+1
2013-08-30Try to fix build problem for some compilers that don't likeMartin Mathieson1-1/+1
2013-08-30The first step towards tracking and showing DRX info in MAC:Martin Mathieson1-0/+23
2013-08-08Improve stats of broadcast messagesMartin Mathieson1-0/+1
2013-06-18Also signal value of PDCP SN (only used if enabled by RLC preferences).Martin Mathieson1-0/+2
2013-06-18Configure MAC LCID -> RLC channel settings from RRC.Martin Mathieson1-4/+18
2013-06-16Clarify interface/test for DL HARQ id, and remove a trailing comma fromMartin Mathieson1-2/+2
2013-04-15Add a context field for the carrierId.Martin Mathieson1-0/+11
2013-03-01Export libwireshark symbols using WS_DLL_PUBLIC defineBalint Reczey1-0/+4
2013-02-26it's ==> its & its ==> it's as needed.Bill Meier1-1/+1
2012-12-16Check that system frame number is in range.Martin Mathieson1-1/+1
2012-11-10Add another DL error code.Martin Mathieson1-1/+2
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-04-25Upgrade MAC LTE dissector to Release 10 (V10.5.0)pascal1-1/+6
2012-01-19Add a dissector "mac-lte-framed" that uses the same framing format asMartin Mathieson1-0/+4
2011-12-22Missed in last commit, define symbol for new RNTI type...Martin Mathieson1-0/+1
2011-11-28Allow configuration protocol to configure UL priority for channels in mapping.Martin Mathieson1-2/+3
2011-11-25Add the reason for a UL ReTx (PDCCH retx grant or PHICH NACK).Martin Mathieson1-0/+1
2011-11-21Add the system frame number (SFN) to the context fields logged along with LTE...Martin Mathieson1-1/+2
2011-05-11Support multiple Scheduling Requests in one PDU.Martin Mathieson1-0/+4
2011-04-17Add a way for configuration protocol (e.g. RRC) to configure MAC-> RLC mappin...Martin Mathieson1-0/+6
2011-04-16Show max UEs/TTI in MAC stats window (UL/DL separately).Martin Mathieson1-0/+1
2011-02-02Add and use accessors to get/set per-packet data for LTE MAC.Martin Mathieson1-0/+6
2011-01-31Describe in more detail some of the fields that may be filled in for an LTE M...Martin Mathieson1-6/+21
2011-01-14When looking for previous frame for UL/DL retx, use harq-id + ndi bit.Martin Mathieson1-1/+1
2010-12-05Add more PHY attributes to MAC frames.Martin Mathieson1-1/+5
2010-11-02Add 'ndi' and 'harq-id' as new MAC-PHY DL attributes.Martin Mathieson1-0/+2
2010-10-07Add more CRC failure codes.Martin Mathieson1-4/+11
2010-09-03Add bandwidth figures per UE.Martin Mathieson1-0/+2
2010-07-05Change type back to 16-bit to fix buildbot.Martin Mathieson1-3/+3
2010-07-05Show grant-subframe from context info.Martin Mathieson1-1/+3
2010-07-05For DL HARQ retx, support knowing result or not.Martin Mathieson1-5/+11
2010-03-14Add some extra (optional) physical layer attributes to logged MAC frames.Martin Mathieson1-1/+24
2010-03-01Improve RLC AM sequence analysis by taking MAC retx into account.Martin Mathieson1-0/+2
2010-02-20Include detected DL retx in stats.Martin Mathieson1-1/+3
2010-02-04Add UEId to MAC tap struct and stats window.Martin Mathieson1-0/+1
2009-12-29Show in stats % of UL traffic that is padding (subheader or payload).Martin Mathieson1-0/+4
2009-10-26Add support for displaying/filtering some LTE MAC out-of-band events.Martin Mathieson1-0/+11
2009-09-02Add Semi-Persistent Scheduling (SPS) RNTI.Martin Mathieson1-5/+6
2009-05-30Tidy up comments.Martin Mathieson1-5/+5
2009-05-30Dual-license this header file.Martin Mathieson1-0/+26
2009-05-28Add definitions for a UDP framing protocol and heuristic dissector (example c...Martin Mathieson1-0/+59
2009-05-13- add direction filter to PDCPMartin Mathieson1-1/+1
2009-04-21Also show number of RAR bodies/entries in stats.Martin Mathieson1-0/+1
2009-03-24Only report CRC Status when we know it to be valid.Martin Mathieson1-2/+4
2009-03-23Add CRC error flag to frames, and show in stats window.Martin Mathieson1-0/+2
2009-03-16Add a ReTX count (resends being caused by HARQ NACKs).Martin Mathieson1-1/+3