Added utility class to create TUN devices

Currently works only on Linux.
This commit is contained in:
Tobias Brunner
2012-08-08 15:41:03 +02:00
parent a113d7f29b
commit 34400edc37
4 changed files with 468 additions and 3 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ selectors/traffic_selector.c threading/thread.c threading/thread_value.c \
threading/mutex.c threading/semaphore.c threading/rwlock.c threading/spinlock.c \
utils.c utils/host.c utils/packet.c utils/identification.c utils/lexparser.c \
utils/linked_list.c utils/blocking_queue.c utils/hashtable.c utils/enumerator.c \
utils/optionsfrom.c utils/capabilities.c utils/backtrace.c
utils/optionsfrom.c utils/capabilities.c utils/backtrace.c utils/tun_device.c
# adding the plugin source files