summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
Denis Vinogradov [Thu, 16 Jul 2020 01:34:24 +0000 (10:34 +0900)]
add SET_INTERFACE command to stroke
Change-Id: Ie3b34f88a4c4ed38a4a4ec139047cb60e0cfa5f5
Signed-off-by: Denis Vinogradov <denis.vinogradov@samsung.com>
Denis Vinogradov [Thu, 13 Aug 2020 04:26:44 +0000 (13:26 +0900)]
disable installing routes with add policy
Problem: incorrect route created, it may cause
routing failure for outgoing packets
Change-Id: I2c63314e1863bd2039bdcadb95e151e3076055c1
Signed-off-by: Denis Vinogradov <denis.vinogradov@samsung.com>
Denis Vinogradov [Mon, 29 Jun 2020 03:36:52 +0000 (12:36 +0900)]
configurable retransmit tries added
Change-Id: I2ed22b327b699a821daee00cd082ffe4cfb7c7d5
Signed-off-by: Denis Vinogradov <denis.vinogradov@samsung.com>
Denis Vinogradov [Mon, 8 Jun 2020 03:11:35 +0000 (12:11 +0900)]
remove direct modification of identity, use value from service
For RFC822_ADDR MAC address could be used in IKE_SA identity,
EAP indentity should exclude MAC. Remove modification to change
indentity in code, use eap_identity field in add_conn.
Change-Id: I1f3197583dccf5208ca7e13c4210a6b45de18044
Signed-off-by: Denis Vinogradov <denis.vinogradov@samsung.com>
Seungah Lim [Fri, 26 Jun 2020 07:53:01 +0000 (16:53 +0900)]
Initial changes for strongswan to support IWLAN features
Change-Id: I7c1a181ef6a60427e3c683a3b16063965b6e78d6
Signed-off-by: Seungah Lim <sss.lim@samsung.com>
Sundong Ahn [Fri, 5 Jun 2020 02:25:58 +0000 (11:25 +0900)]
Initial empty repository