Packet Data Convergence Protocol (PDCP) for LTE

This protocol sits between the RLC and RRC layers in the LTE air interface (connecting an LTE UE with an eNodeB).

Protocol dependencies

A preference setting may be enabled to allow dissection of (some) RRC payloads. This dissector may be called by the RLC-LTE dissector for signalling PDUs (if preference settings are enabled).

A UDP framing format for PDCP-LTE has been defined (described in packet-pdcp-lte.h, purely for use with Wireshark)

Example traffic

pdcp-rtp-rohc.png

Wireshark

The PDCP-LTE dissector is partly functional. It can decode the PDCP-LTE headers but has limited support for ROHC payloads. There is no support for ciphering. There is support for reading RLC-LTE frames from:

Preference Settings

Example capture file

XXX - Add a simple example capture file to the SampleCaptures page and link from here (see below). Keep this file short, it's also a good idea to gzip it to make it even smaller, as Wireshark can open gzipped files automatically.

Display Filter

A complete list of PDCP-LTE display filter fields can be found in the display filter reference

Capture Filter

You cannot directly filter PDCP-LTE protocols while capturing.

Discussion

It is recommended that you use current sources or a recent automated build for this and other LTE dissectors.

PDCP-LTE (last edited 2012-04-09 01:51:16 by MartinMathieson)