Packet copying is now optional. 12/45312/2
authorRomanKubiak <r.kubiak@samsung.com>
Tue, 4 Aug 2015 12:39:48 +0000 (14:39 +0200)
committerRomanKubiak <r.kubiak@samsung.com>
Tue, 4 Aug 2015 12:57:48 +0000 (14:57 +0200)
commit77d284df0a8ddad7f45ae032a60f6bac137bff1f
tree9ea2a8ed5c866181be7d0c37a788ad0cd8965bf7
parent69cadd81c7a329daf02a987eb02861ab5516bf0c
Packet copying is now optional.

We need to copy packets to userspace to get
TCP/IP information (address, port, protocol)

This has been made optional now.

Change-Id: Ic753a8ecacdf460b2587f65457a80e1da9bb21a6
include/nether_Types.h
src/CMakeLists.txt
src/nether_Main.cpp
src/nether_Netlink.cpp