Add traceroute code for experimental double NAT handling

This commit is contained in:
Cameron Gutman
2018-11-05 21:38:36 -08:00
parent 2899843900
commit 1c9ecbfb78
3 changed files with 79 additions and 0 deletions

View File

@@ -162,6 +162,7 @@
</ItemDefinitionGroup>
<ItemGroup>
<ClCompile Include="miss.cpp" />
<ClCompile Include="tracer.cpp" />
</ItemGroup>
<ItemGroup>
<ResourceCompile Include="miss.rc" />