aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-etw.c
AgeCommit message (Expand)AuthorFilesLines
2023-11-20Remove init of proto variablesStig Bjørlykke1-29/+29
2023-06-13Use `register_dissector()` for more protocolsDavid Perry1-3/+4
2023-06-08Don't have every dissector include wtap.hJohn Thacker1-0/+1
2021-09-28guids: wmem-scope lookupsEvan Huus1-1/+1
2021-08-09etw: use PACK_FLAGS_DIRECTION() to extract the direction from the flags.Guy Harris1-3/+5
2021-07-21First pass pinfo->pool conversion, part 2Evan Huus1-2/+2
2021-07-12Carry EPB flags as an option on the packet blockDavid Perry1-3/+3
2021-05-25Release notes: Add new dissectorsGerald Combs1-1/+1
2021-04-28etl: fix handling of the packet flags.Guy Harris1-3/+3
2021-01-27Rename WTAP_ENCAP_ETL to WTAP_ENCAP_ETW.Guy Harris1-1/+1
2020-12-02MBIM: Update dissector to support DLT_ETWOdysseus Yang1-0/+334