Add Multipath TCP 78/169178/6
authorchleun.moon <chleun.moon@samsung.com>
Mon, 5 Feb 2018 02:07:54 +0000 (11:07 +0900)
committerchleun.moon <chleun.moon@samsung.com>
Mon, 19 Feb 2018 06:27:59 +0000 (15:27 +0900)
commit2047b3cfb63cffdad565eeb7b6af5ccf66f6df4c
tree8f08d72ed34582756ec47d3006e003dd1467eef8
parent378e499e8aaf754a63e5b85f7e71329dd64eadc6
Add Multipath TCP

Change-Id: I6a8efc9ce14081d89328b19fda0cca8e7e9738c1
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
CMakeLists.txt
config/security-network-config.conf
include/mptcp-internal.h [new file with mode: 0755]
include/mptcp.h [new file with mode: 0755]
include/netdbus.h
interfaces/netconfig-iface-mptcp.xml [new file with mode: 0755]
packaging/net-config.spec
src/dbus/netdbus.c
src/main.c
src/mptcp-internal.c [new file with mode: 0644]
src/mptcp.c [new file with mode: 0755]