From 5f8123d7e45d925739a84eb208da2eb8edcd4179 Mon Sep 17 00:00:00 2001 From: Christian Pointner Date: Wed, 27 Feb 2008 22:50:01 +0000 Subject: added get Src/Dst Address @ plainPacket --- anytun.cpp | 3 --- 1 file changed, 3 deletions(-) (limited to 'anytun.cpp') diff --git a/anytun.cpp b/anytun.cpp index c1181f1..acf86c9 100644 --- a/anytun.cpp +++ b/anytun.cpp @@ -66,9 +66,6 @@ #include "threadParam.h" -#define PAYLOAD_TYPE_TAP 0x6558 -#define PAYLOAD_TYPE_TUN 0x0800 - #define MAX_PACKET_LENGTH 1600 #define SESSION_KEYLEN_AUTH 20 // TODO: hardcoded size -- cgit v1.2.3