Skip to content

Commit

Permalink
Fixed the bug that BPF filter doesn't work for IPv6 packets captured …
Browse files Browse the repository at this point in the history
…on "Npcap Loopback Adapter" with DLT_NULL option enabled.
  • Loading branch information
hsluoyz committed Sep 15, 2016
1 parent 5163afa commit 64672f7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion version.h
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
#define /*
!define /**/ WINPCAP_BUILD 831
#define /*
!define /**/ WINPCAP_VER_STRING "0.09 r11"
!define /**/ WINPCAP_VER_STRING "0.09 r12"

#define WINPCAP_PACKET9x_STRING_VERSION WINPCAP_VER_STRING
#define WINPCAP_WPCAP_STRING_VERSION WINPCAP_VER_STRING
Expand Down
2 changes: 1 addition & 1 deletion wpcap/libpcap

0 comments on commit 64672f7

Please sign in to comment.