aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-netmon.c
AgeCommit message (Expand)AuthorFilesLines
2018-09-24Netmon+Message Analyzer: Fix a couple of lengths.Gerald Combs1-0/+2
2018-06-15Convert NetMon comment titles to UTF-8 when reading the file.Guy Harris1-14/+5
2018-04-23fix link speed indicationchinarulezzz1-2/+2
2018-02-12dissectors: use SPDX identifiers.Dario Lombardo1-14/+1
2017-09-10netmon: Fix Dead Store (Dead assignement/Dead increment) Warning found by ClangAlexis La Goutte1-2/+0
2017-09-08Netmon: Add support for process and system config type events.Michael Mann1-2/+1693
2017-09-06Netmon: fix indentationPascal Quantin1-14/+14
2017-09-06Bugfix NetMon System Trace dissectionMichael Mann1-5/+15
2017-09-06Add ETW Ndis (NetMon) supportMichael Mann1-5/+10
2017-09-05Add NetMon System Trace supportMichael Mann1-2/+301
2017-09-05packet-netmon.c: Add Provider ID to INFO column.Michael Mann1-1/+3
2017-09-04Add NetMon Event Provider ID dissector tableMichael Mann1-22/+58
2017-09-01Add support for NetMon NetmonFilter and NetworkInfoEx frame types.Michael Mann1-2/+350
2017-08-30Add support for reading comments in Network Monitor filesMichael Mann1-5/+97
2017-08-29Add Network Monitor Event Tracing eventMichael Mann1-0/+446