From 59c52631a8ee8691abf38173b578fc1bf260807d Mon Sep 17 00:00:00 2001 From: Daniel Miller Date: Mon, 15 Mar 2021 13:43:12 -0500 Subject: [PATCH] Confirm fix for #106 in changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 953c4f1a..2f219f66 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -16,7 +16,8 @@ * Fixed an issue that prevented NDIS protocol drivers from reducing the hardware packet filter, even if the removed bits/filters were only set by - that protocol driver initially. This may fix [#106](http://issues.npcap.org/106). + that protocol driver initially. This caused network interruptions on VMware systems. + Fixes [#106](http://issues.npcap.org/106). * Fixed an issue with `pcap_sendqueue_transmit()` that caused it to busy-wait in an attempt to synchronize packet sends with pcap timestamps, even when the