aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-mac-lte.h
AgeCommit message (Expand)AuthorFilesLines
2016-07-08MAC LTE: upgrade dissector to v13.2.0Pascal Quantin1-0/+11
2016-04-02MAC LTE: upgrade dissector to v13.1.0Pascal Quantin1-0/+12
2016-01-31RLC LTE: upgrade dissector to v13.0.0Pascal Quantin1-0/+2
2016-01-25MAC LTE: upgrade dissector to v13.0.0Pascal Quantin1-0/+2
2015-09-28MAC LTE: upgrade dissector to v12.7.0Pascal Quantin1-8/+9
2015-09-11lte/ui: fix 'time' var name.Dario Lombardo1-1/+1
2015-03-10Change a lot of http:// URLs to https://.Gerald Combs1-1/+1
2015-01-13MAC LTE: upgrade dissector to v12.4.0Pascal Quantin1-0/+19
2014-12-09LTE: Update MAC and RLC dissectors to Release 12Pascal Quantin1-8/+10
2014-05-08MAC LTE: get extended BSR sizes configuration from RRCPascal Quantin1-0/+2
2014-05-03Have RRC tell MAC about RAPID ranges so it can show for RAPIDs seenMartin Mathieson1-0/+3
2014-03-05Fix some code remove by 296591399f90a9d89be958d91047aa724a77ee6dAlexis La Goutte1-0/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-12-22From Fabrice Bellard:Pascal Quantin1-3/+15
2013-12-19Add out-of-band send_preamble event to UDP framing protocolPascal Quantin1-0/+3
2013-12-19Add System Frame Number to UDP framing protocol and display it in info columnPascal Quantin1-2/+2
2013-12-11Convert to new-style dissector, change crcStatusValid to a gboolean, and rewo...Martin Mathieson1-2/+2
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