Skip to content

Commit

Permalink
Implement NdisWanPacketCapture decoding support (#58)
Browse files Browse the repository at this point in the history
  • Loading branch information
ViDou83 authored Nov 15, 2022
1 parent d3c58f6 commit e9fd1e3
Show file tree
Hide file tree
Showing 2 changed files with 204 additions and 55 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,8 @@ The binary will be at `build/Release/etl2pcapng.exe`

# History

1.9.0 - Adding support of Microsoft-Windows-Ras-NdisWanPacketCapture (VPN/RemoteAccess) events decoding + adding ThreadID (TID) to packet comments

1.8.0 - Adding RSS Hash value to packet comments for VMSwitch packets.

1.7.0 - Include VMSwitch packet info in packet comments.
Expand Down
Loading

0 comments on commit e9fd1e3

Please sign in to comment.