Commit Graph

4 Commits

Author SHA1 Message Date
Gerald Combs 978f62a805 Convert our extcaps to C99 types
Convert our extcaps to C99 types. Try to preserve padding in
convert-glib-types.py and add globbing support on Windows.

Ping #19116
2023-06-15 01:14:59 +00:00
John Thacker 5f08477bba etwdump: Try to fix the build
At least one version of MSVC seems not to like a trailing
comma at the end of variadic arguments.
2023-04-26 18:45:14 -04:00
Kevin Schoonover bdac10e25e add ProcessorNumber to packet comments 2023-04-26 18:09:27 +00:00
Odysseus Yang 36e834b6b7 ETW: Extract IP packets from Windows event trace
With this change, Wireshark will be enhanced to display IP packets from an event trace logfile
or an event trace live session.
2022-05-05 13:35:47 +00:00