Releases: PixelFrame/DnsAnalyticView
Releases · PixelFrame/DnsAnalyticView
1.2.2
1.2.1
Add packet parsing support for RR types:
- DNSKEY
- DS
- RRSIG
- NSEC
- NSEC3
- NSEC3PARAM
- TKEY (Limited)
- TSIG (Limited)
Limited: Does not support key and MAC parsing due to the complexity to implement Kerberos message parsing🤔
1.2.0
- Supports
PacketDataparsing in row details
1.1.2
- Add
RemoteAddrcolumn for better conversation grouping - Add
Interpreted Flagscolumn for better readability - Revert
ElapsedTimefield unit back to milliseconds after testing
1.1.0
- Switch ETW processing lib from
Microsoft.Windows.EventTracingtoMicrosoft.Diagnostics.Tracing.TraceEvent. - Input trace does not need merging as
TraceEventsupports manifest. - Switch WPA plugin framework to data-processing pipeline.
- Fixes wrong XFR_NOTIFY_OUT field mapping.
1.0.0
Initial release