aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-pdcp-lte.h
AgeCommit message (Expand)AuthorFilesLines
2016-01-26PDCP LTE: upgrade dissector to v13.0.0Pascal Quantin1-0/+1
2015-03-10Change a lot of http:// URLs to https://.Gerald Combs1-1/+1
2014-09-29Add editor modelines and adjust indentation as needed.Bill Meier1-2/+15
2014-05-06PDCP LTE: add identification of ZUC based security algorithmsPascal Quantin1-1/+1
2014-03-10PDCP LTE: various fixes related to security handlingMartin Mathieson1-0/+6
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2014-01-27Send news of SecurityModeFailure to PDCP dissector, which will attempt to rol...Martin Mathieson1-1/+10
2014-01-06Call deciphering and integrity checking appropriately forMartin Mathieson1-1/+1
2013-11-11Include rohc struct inside pdcp instead of repeating all of the fieldsMartin Mathieson1-12/+1
2013-10-30Don't call RRC dissector if should be ciphered. Take care to allow SecurityM...Martin Mathieson1-0/+1
2013-10-29Pass security command details (integrity and ciphering algorithms) to PDCP (w...Martin Mathieson1-0/+15
2013-07-06Add UE Id to UDP framing protocolPascal Quantin1-0/+3
2013-07-04Add channel id to UDP framing protocol and allow to dissect only the header o...Pascal Quantin1-0/+2
2013-02-26it's ==> its & its ==> it's as needed.Bill Meier1-2/+2
2013-02-24Various enhancements to ROHC dissector:Pascal Quantin1-1/+1
2012-09-21Upgrade PDCP LTE dissector to v11.0.0Pascal Quantin1-0/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
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