aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pdcp-lte.h
AgeCommit message (Expand)AuthorFilesLines
2012-01-23PDCP:Martin Mathieson1-0/+2
2011-12-09Move the definition of enum rohc_mode into packet-rohc.h.Guy Harris1-7/+2
2011-07-08Trivial: add a couple of newlines.Martin Mathieson1-0/+1
2010-11-22Add sequence analysis for PDCP, based upon RLC/UM.Martin Mathieson1-1/+2
2010-11-06Use guint16 after all, to avoid breaking the UDP framing protocol.Martin Mathieson1-1/+1
2010-11-06Try to fix by making both use guint8, rather than guint16.Martin Mathieson1-1/+1
2010-11-06Get the Windows build going again.Anders Broman1-1/+1
2010-11-05Pass ueid + channel-info into PDCP dissector.Martin Mathieson1-0/+2
2009-12-11From Pascal Quantin: add PDCP framing method over UDP.Martin Mathieson1-0/+76
2009-05-13- add direction filter to PDCPMartin Mathieson1-1/+1
2009-05-11Enable preference to call LTE RRC for data inside PDCP frames.Martin Mathieson1-11/+37
2009-02-19From Vincent Helfre:Martin Mathieson1-5/+7
2009-01-23Get ready to call PDCP LTE dissector (when its cleaned up and added).Martin Mathieson1-0/+61