aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rlc-lte.h
AgeCommit message (Collapse)AuthorFilesLines
2011-07-19From Pradip Biswas, bug 6127 - Added Decode for RRC BCCH (BCH and DL_SCH) ↵martinm1-1/+2
messages on RLC-over-UDP. Add separate codes/cases for BCH-over-BCH and BCH-over-DLSCH. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@38115 f5534014-38df-0310-8fa8-9805f1628bb7
2011-04-17Allow signaling protocol (e.g. RRC) to set number of SN bitsmartinm1-0/+3
PDCP should use for DRB channels. Not yet called by RRC. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@36692 f5534014-38df-0310-8fa8-9805f1628bb7
2010-11-06Use guint16 after all, to avoid breaking the UDP framing protocol.martinm1-2/+2
8 bits are enough though... git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@34798 f5534014-38df-0310-8fa8-9805f1628bb7
2010-11-06Try to fix by making both use guint8, rather than guint16.martinm1-2/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@34797 f5534014-38df-0310-8fa8-9805f1628bb7
2010-09-03Add bandwidth figures to RLC stats (per-UE and per-channel).martinm1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@34059 f5534014-38df-0310-8fa8-9805f1628bb7
2010-03-04Try to fix build errors.gerald1-1/+1
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@32118 f5534014-38df-0310-8fa8-9805f1628bb7
2010-02-28Added svn:ignore targets.stig1-0/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@32055 f5534014-38df-0310-8fa8-9805f1628bb7
2010-01-20Add initial version of LTE RLC stats dialog.martinm1-0/+2
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@31588 f5534014-38df-0310-8fa8-9805f1628bb7
2010-01-04Start to supply data for an RLC tap.martinm1-0/+21
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@31439 f5534014-38df-0310-8fa8-9805f1628bb7
2009-12-08Add a link to protocol wiki page, where link to example program for UDP ↵martinm1-1/+3
framing may be found. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@31202 f5534014-38df-0310-8fa8-9805f1628bb7
2009-12-07From Pascal Quantin. Add support a UDP framing format for LTE RLC.martinm1-0/+58
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@31185 f5534014-38df-0310-8fa8-9805f1628bb7
2009-02-19From Vincent Helfre:martinm1-0/+22
#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-01-05Add RLC LTE dissector.martinm1-0/+38
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@27161 f5534014-38df-0310-8fa8-9805f1628bb7