CHANGELOG tweaks & remove old .inf file.

This commit is contained in:
basil00
2015-07-26 11:06:32 +08:00
parent 723b0aa8f8
commit 657285bef6
2 changed files with 3 additions and 10 deletions
+3 -1
View File
@@ -58,6 +58,9 @@ WinDivert 1.1.7
* WinDivert driver now calculates checksums for IPV6 packets.
* WinDivert can now handle IPV6 extension headers.
* Fixed WinDivertHelperParseIPv6Address().
WinDivert 1.1.8
- Fix ip.TOS handling bug.
- Fix IPv6 comparison bug.
WinDivert 1.2.0-rc
- The WinDivert filter language now supports C-style "(F1? F2: F3)"
expressions, where {F1,F2,F3} are themselves filter expressions.
@@ -72,5 +75,4 @@ WinDivert 1.2.0-rc
- The WinDivertHelperCalcChecksums() function now accepts a new
WINDIVERT_HELPER_NO_REPLACE flag, which indicates that non-zero checksum
fields should not be replaced.
- Various bugfixes.
- Support for the old WinDivert1.0 API has been removed.
-9
View File
@@ -1,9 +0,0 @@
[Version]
Signature="$WINDOWS NT$"
[windivert.NT.Wdf]
KmdfService = windivert, windivert_WdfSection
[windivert_WdfSection]
KmdfLibraryVersion = 1.9