aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-xra.c
AgeCommit message (Expand)AuthorFilesLines
2023-01-03Change some vals entries to equivalent common tfsMartin Mathieson1-9/+4
2020-10-28DOCSIS/XRA: fix typos + cleanup.Dieter Dobbelaere1-119/+83
2020-10-04Last batch of filter field string fixes.Martin Mathieson1-1/+1
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris1-1/+1
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-07-02XRA: adding packettype OFDM PLC MMMBruno Verstuyft1-1/+4
2019-06-20XRA: do not decode packetpointer if not presentBruno Verstuyft1-1/+2
2019-06-08XRA: changed some tvb_ functionsBruno Verstuyft1-10/+10
2019-06-03XRA: minislot_info, mer and power_level not exclusively for rangingBruno Verstuyft1-38/+35
2019-05-28XRA: PLC can contain multiple MMM messagesBruno Verstuyft1-2/+7
2019-02-08Fixing some implicit coversations (-Wshorten-64-to-32)Uli Heilmeier1-1/+1
2018-11-20XRA: Bugfix in ncp_profile_selectBruno Verstuyft1-2/+2
2018-10-14XRA: Fix of overflow in calculation of PLC timestampBruno Verstuyft1-1/+8
2018-09-25XRA: added extra PLC timestamp infoBruno Verstuyft1-2/+58
2018-09-19XRA: Display length information in XRA protocol description. Set correct leng...Bruno Verstuyft1-2/+5
2018-08-21XRA: Added decoding for SC-QAM TLVsBruno Verstuyft1-2/+52
2018-07-06XRA: adding missing packettypes and tlvsBruno Verstuyft1-0/+68
2018-06-21XRA: HCS check for docsis segmentsBruno Verstuyft1-4/+35
2018-03-31XRA: fixed bug in profile mappingBruno Verstuyft1-13/+13
2018-03-07More licenses converted to SPDX.Dario Lombardo1-13/+1
2018-03-02XRA: added upstream channel id, sid and iuc to burstinfo dissectBruno Verstuyft1-0/+10
2018-02-17Clean up missing-prototype warnings.Guy Harris1-2/+5
2018-02-13XRA: protect against potential infinite loops and add protocol to release notesPascal Quantin1-6/+6
2018-02-13Added dissector for Excentis DOCSIS31 XRA header. DLT 273. Builtin version.Bruno Verstuyft1-0/+1211