Added utility class to create TUN devices
Currently works only on Linux.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user