From 7763f07327f3abce839a690df46ced3bfd1d3d09 Mon Sep 17 00:00:00 2001 From: Erwin Nindl Date: Sun, 7 Oct 2007 22:07:03 +0000 Subject: added doxygen generatet documentation --- doc/html/anytun_8cpp.html | 157 ++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 157 insertions(+) create mode 100644 doc/html/anytun_8cpp.html (limited to 'doc/html/anytun_8cpp.html') diff --git a/doc/html/anytun_8cpp.html b/doc/html/anytun_8cpp.html new file mode 100644 index 0000000..0904dd9 --- /dev/null +++ b/doc/html/anytun_8cpp.html @@ -0,0 +1,157 @@ + + +anytun: anytun.cpp File Reference + + + + +
+
+
+
+

anytun.cpp File Reference

#include <iostream>
+#include <poll.h>
+#include "datatypes.h"
+#include "log.h"
+#include "buffer.h"
+#include "packet.h"
+#include "cypher.h"
+#include "keyDerivation.h"
+#include "authAlgo.h"
+#include "signalController.h"
+#include "packetSource.h"
+#include "tunDevice.h"
+#include "options.h"
+#include "seqWindow.h"
+ + + + + + + + + + + + + + + + + +

Classes

struct  Param

Defines

#define PAYLOAD_TYPE_TAP   0x6558
#define PAYLOAD_TYPE_TUN   0x0800

Functions

void * sender (void *p)
void * receiver (void *p)
int main (int argc, char *argv[])
+

Define Documentation

+ +
+
+ + + + +
#define PAYLOAD_TYPE_TAP   0x6558
+
+
+ +

+ +

+

+ +

+
+ + + + +
#define PAYLOAD_TYPE_TUN   0x0800
+
+
+ +

+ +

+

+


Function Documentation

+ +
+
+ + + + + + + + + + + + + + + + + + +
int main (int  argc,
char *  argv[] 
)
+
+
+ +

+ +

+

+ +

+
+ + + + + + + + + +
void* receiver (void *  p  ) 
+
+
+ +

+ +

+

+ +

+
+ + + + + + + + + +
void* sender (void *  p  ) 
+
+
+ +

+ +

+

+


Generated on Sun Oct 7 23:43:49 2007 for anytun by  + +doxygen 1.5.1
+ + -- cgit v1.2.3