aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-wisun.c
AgeCommit message (Expand)AuthorFilesLines
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