aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-caneth.c
AgeCommit message (Expand)AuthorFilesLines
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-16CAN: Adding support for more specific tables (2)Dr. Lars Völker1-5/+3
2019-11-28Change struct can_identifier to can_infoStefan Tatschner1-5/+5
2019-01-13dissectors: can: Handle CAN id flagsMaksim Salau1-7/+17
2018-02-08replace SPDX identifier GPL-2.0+ with GPL-2.0-or-later.Dario Lombardo1-1/+1
2018-02-01Fix endianness of CAN-ETH CAN packetLazar Sumar1-2/+1
2018-01-26Added the Proconx CAN-ETH protocol dissectorLazar Sumar1-0/+301