aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-wisun.c
AgeCommit message (Expand)AuthorFilesLines
2023-03-10Add Silicon Labs copyright to packet-wisun.cMathis Marion1-0/+1
2023-03-10Use Wi-SUN PHY mode ID dissector for MDR commandMathis Marion1-24/+51
2023-03-10Add Wi-SUN MDR command dissectorMathis Marion1-0/+43
2023-03-09Add support for Wi-SUN JM-IE and JM-PFLMathis Marion1-0/+130
2023-03-09Add support for Wi-SUN LBATS-IEMathis Marion1-0/+44
2023-03-09Drop support for Wi-SUN NR-IE Listening TypeMathis Marion1-14/+0
2023-03-06Add id-kp-wisun-fan-device object identifierMathis Marion1-0/+3
2023-02-22Fix Wi-SUN LBS-IE dissectorMathis Marion1-1/+1
2022-10-26wisun: Rename field name with common abbreviationsJames Ko1-50/+50
2022-08-23Update Wi-SUN FAN dissector with LBC-IEJérôme Pouiller1-0/+35
2022-08-23Update Wi-SUN FAN dissector with last LBS-IE specificationJérôme Pouiller1-0/+7
2022-04-26Update Wi-SUN FAN dissector to the last version of the specificationPedro Jose Marron1-55/+912
2022-02-15Tools: Fix fix-encoding-args.pl ASCII string validationJoão Valverde1-1/+1
2021-12-03epan: Remove STR_ASCII and STR_UNICODEJoão Valverde1-1/+1
2021-07-21First pass pinfo->pool conversionEvan Huus1-1/+1
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris1-6/+6
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2019-06-09wisun: fix swapping between Channel Spacing and Reserved fieldsAlexis La Goutte1-4/+4
2019-04-04epan: Convert our PROTO_ITEM_ macros to inline functions.Gerald Combs1-3/+3
2019-02-27Fix the FCS handling.Guy Harris1-2/+0
2019-02-27Add support for IEEE 802.15.4 32-bit FCSJames Ko1-1/+1
2019-01-29Fix: WiSUN Explicit Channel Plan parsingJames Ko1-12/+42
2018-10-24wisun: fix display of Netricity LQI-IERobert Sauter1-4/+4
2018-07-05wisun: fix remove EAPOL-ready field; add Routing Cost to infoRobert Sauter1-8/+5
2018-06-12wisun: fix name of Netricity Frame Type IERobert Sauter1-1/+1
2018-03-11tfs: Add high_normal and low_normalRobert Sauter1-2/+1
2018-03-08wisun: Netricity segment control and reassembly supportRobert Sauter1-1/+231
2018-03-05wisun: fix, improve, and refactor Wi-SUN IEsRobert Sauter1-98/+104
2018-03-05wisun: dissect Wi-SUN Netricity IEsRobert Sauter1-0/+75
2018-02-27wisun: extend EDFE display; fix Authenticator EUI-64 field nameRobert Sauter1-4/+24
2018-02-26wisun: support EAPOL Relay (1v21 format)Robert Sauter1-1/+71
2018-02-25wisun: wisun remove unused ei_wisun_wsie_short_formatRobert Sauter1-3/+0
2018-02-21wisun: Small comment fixStig Bjørlykke1-1/+1
2018-02-21Updated Wi-SUN dissector to latest specification.Ed Beroset1-56/+113
2018-02-17wisun: Add EDFE supportRobert Sauter1-4/+80
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2017-11-23wisun: fix no previous prototype for function 'proto_register_wisun/proto_reg...Alexis La Goutte1-0/+3
2017-11-11Wi-SUN Protocol dissection and IEEE 802.15.4 IE cleanup.Owen Kirby1-0/+1102