Files
basil00_WinDivert/sys
basil00 c4575b7059 Prevent block-clone-inject infinite loops.
- 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.
2017-10-18 15:47:50 +08:00
..
2013-06-30 15:58:21 +08:00
2016-01-19 11:15:48 +08:00
2017-09-24 15:48:38 +08:00