aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rlc-nr.c
AgeCommit message (Expand)AuthorFilesLines
2021-02-02Make more functions/variables static.Martin Mathieson1-1/+1
2021-01-05PDCP NR: Get DRB params when RLC not presentMartin Mathieson1-28/+36
2021-01-03PDCP-NR: Set 'cipheringDisabled' from RRCMartin Mathieson1-12/+12
2020-12-31PDCP-NR: add ciphering and integrity checkingMartin Mathieson1-4/+24
2020-12-28RLC-NR: Add reassembly of AM framesMartin Mathieson1-8/+58
2020-09-13More dissector string spelling fixes.Martin Mathieson1-1/+1
2020-08-31More spelling fixes, part 2 of 2nd pass of dissectors.Martin Mathieson1-1/+1
2020-03-21Some cppcheck fixes.Martin Mathieson1-1/+1
2020-02-03RLC-NR: make dissector handle volatile to avoid compiler error (gcc 4.8.5)Martin Mathieson1-1/+1
2020-02-02RLC NR: call NR RRC dissector for TM payloadPascal Quantin1-2/+23
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-05-13RLC-NR: Attempt reassembly of UM PDUs.Martin Mathieson1-15/+209
2019-05-08Add preferences to NR RLC to accept PDCP config (SN length) from RRC.Martin Mathieson1-1/+77
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-17/+17
2018-10-22RLC-NR: set pdcp_nr_handle in handoff functionMartin Mathieson1-0/+1
2018-10-05RLC-NR: Start to call PDCP dissector for complete SDUsMartin Mathieson1-1/+108
2018-04-13RLC NR: add an expert info for unknown UDP framing tagsPascal Quantin1-2/+15
2018-03-16RLC-NR: initial dissector submission based on v15.0.0Pascal Quantin1-0/+1299