aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-etag.c
AgeCommit message (Expand)AuthorFilesLines
2021-12-19Replace g_snprintf() with snprintf() (dissectors)João Valverde1-1/+1
2020-06-19Fix the type of arrays of pointers to hf_ values for bitfield routines.Guy Harris1-2/+2
2020-05-09sll: add support for LINKTYPE_LINUX_SLL2.Guy Harris1-2/+2
2019-07-26HTTPS (almost) everywhere.Guy Harris1-1/+1
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-13/+1
2016-07-14ETAG: add explicit casts to please OSX buildbotPascal Quantin1-2/+2
2016-07-13Adding 802.1BR E-Tag dissectorKim Kempf1-0/+252