- A partial fix for #41 - Decrements the TTL for reinjected packets. - If (TTL==0), WinDivertRecv() will fail with: ERROR_HOST_UNREACHABLE = 1232 which is better than looping.
- A partial fix for #41 - Decrements the TTL for reinjected packets. - If (TTL==0), WinDivertRecv() will fail with: ERROR_HOST_UNREACHABLE = 1232 which is better than looping.