From 0c834b28bf391056ebbd2e84e64062b902f936ed Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Sat, 31 Jan 2009 02:17:44 +0000 Subject: ported new -n functionality to windows (now using new tun ioctl) --- src/anytun.suo | Bin 57856 -> 57856 bytes src/anytun.vcproj | 8 ++++++++ src/deviceConfig.hpp | 4 ++-- src/win32/common.h | 14 ++++++++++---- src/win32/tunDevice.cpp | 27 ++++++++++++--------------- 5 files changed, 32 insertions(+), 21 deletions(-) diff --git a/src/anytun.suo b/src/anytun.suo index 71a022b..41e43e0 100644 Binary files a/src/anytun.suo and b/src/anytun.suo differ diff --git a/src/anytun.vcproj b/src/anytun.vcproj index b576bd5..2f118c7 100644 --- a/src/anytun.vcproj +++ b/src/anytun.vcproj @@ -397,6 +397,14 @@ + + +