diff options
author | Tobias Brunner <tobias@strongswan.org> | 2017-08-28 19:12:16 +0200 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2017-09-26 09:33:46 +0200 |
commit | 039b85dd43b56e9a07958fc0e269a7182143b408 (patch) | |
tree | 8105b9f41c6d61c89f558abf81b2284d165c8741 /src/libcharon/plugins/kernel_netlink/kernel_netlink_ipsec.c | |
parent | ab7d5e32d3f7fb1138f6eacec87081a886fc0c16 (diff) | |
download | strongswan-039b85dd43b56e9a07958fc0e269a7182143b408.tar.bz2 strongswan-039b85dd43b56e9a07958fc0e269a7182143b408.tar.xz |
kernel-pfroute: Delay call to if_indextoname(3) when handling RTM_IFINFO
It seems that there is a race, at least in 10.13, that lets
if_indextoname() fail for the new TUN device. So we delay the call a bit,
which seems to "fix" the issue. It's strange anyway that the previous
delay was only applied when an iface entry was already found.
Diffstat (limited to 'src/libcharon/plugins/kernel_netlink/kernel_netlink_ipsec.c')
0 files changed, 0 insertions, 0 deletions