aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-rohc.h
AgeCommit message (Expand)AuthorFilesLines
2022-09-09ROHC: clean up header file and add some comments.Martin Mathieson1-21/+1
2018-08-09ROHC: Move defines to .h file.AndersBroman1-0/+7
2018-04-12RoHC: IP version is 1 byte onlyPascal Quantin1-2/+2
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2014-03-04Remove all $Id$ from top of fileAlexis La Goutte1-2/+0
2013-10-13whitespace fixes; mostly: remove trailing blanksBill Meier1-1/+1
2013-02-24Various enhancements to ROHC dissector:Pascal Quantin1-1/+1
2012-06-28Update Free Software Foundation address.Jakub Zawadzki1-1/+1
2012-01-03Use a hash table to gather information from IR packets and store it in per-pa...Anders Broman1-3/+4
2011-12-15From Per Liedberg:Anders Broman1-2/+22
2011-12-10Dissect the whole IR dyn packet in packet-rohc.cAnders Broman1-1/+1
2011-12-09Dissect the whole IR packet in packet-rohc.cAnders Broman1-0/+2
2011-12-09Move the definition of enum rohc_mode into packet-rohc.h.Guy Harris1-2/+7
2011-12-09packet-pdcp-lte.h defines "enum rohc_mode", and packet-rohc.h uses it,Guy Harris1-2/+2
2011-12-08Start using functions from packet-rohc.cAnders Broman1-0/+51