Installer and debug symbols available at https://npcap.com/#download
-
Fixed an issue that would cause processes to hang when closing a capture
handle if the Npcap driver had rejected a BPF filter. Fixes #842. -
Fixed the behavior where the outermost VLAN tag would be stripped from
packets with more than one VLAN tag. Fixes #838. -
Expanded the list of installer exit codes
to cover the cases of installer already running and unsupported versions of
Windows (Vista/Server 2008 and earlier). Also, if install is aborted due to
an existing newer or equivalent Npcap installation, the exit code will be 0. -
Installer is built with NSIS 3.12, addressing a potential privilege escalation.
-
Signed NSIS plugin DLLs that had not been signed in some previous releases.
Fixes #832.