[APR-5544]libcharon: Check if the interface is available after terminate IKE SA
authorSeongsik Kim <sz.kim@samsung.com>
Mon, 28 Sep 2020 08:45:43 +0000 (17:45 +0900)
committerrobot <robot@samsung.com>
Wed, 14 Oct 2020 07:11:47 +0000 (16:11 +0900)
commitc44f116251ececdee68097a5245bbb4c2bdbb168
tree5c940f63b73ee0ad53e30cba5c44bf89e4fbc92b
parente84f090f71ee276922cc0ce4a530f3dd79aceefd
[APR-5544]libcharon: Check if the interface is available after terminate IKE SA

  [Jira] NEUS7920-26406
  [Problem] Even though there is no interface, a message is sent to the
    server after IKE SA terminate.
  [Cause] Send without checking if the interface is available.
  [Solution] Check if the interface is available.

Change-Id: I5b4b9b7ae64bed4ce7f3bb091df40ad05da82ad4
Signed-off-by: Seongsik Kim <sz.kim@samsung.com>
src/libcharon/control/controller.c