Split Routing Table into Gateway and Endpoint (#617) 97/218797/1
authorkush.agrawal@samsung.com <kush.agrawal@samsung.com>
Fri, 22 Nov 2019 07:20:23 +0000 (12:50 +0530)
committerDoHyun Pyun <dh79.pyun@samsung.com>
Thu, 28 Nov 2019 07:27:22 +0000 (16:27 +0900)
commitf343e7b72f04c84a63453ea5c5ff9db8d0293359
treed8631589615b4b2a3bb8e7882c003ae14bf82d2c
parent2a48d33152759b69583c6503f8ea8eae30adde73
Split Routing Table into Gateway and Endpoint (#617)

https://github.sec.samsung.net/RS7-IOTIVITY/IoTivity/pull/617
(cherry-picked from 0ec246dda82834e64d27705d59bcd13a61e81b12)

Change-Id: Ia81472992ef710fb6671e20d8d1480be0de7f4d3
Signed-off-by: Kush <kush.agrawal@samsung.com>
Signed-off-by: DoHyun Pyun <dh79.pyun@samsung.com>
resource/csdk/routing/SConscript [changed mode: 0644->0755]
resource/csdk/routing/include/routingtablemanager.h [changed mode: 0644->0755]
resource/csdk/routing/include/routingtablemanager_endpoint.h [new file with mode: 0755]
resource/csdk/routing/src/routingtablemanager.c [changed mode: 0644->0755]
resource/csdk/routing/src/routingtablemanager_endpoint.c [new file with mode: 0755]