]> git.ipfire.org Git - thirdparty/strongswan.git/commit
ike: Simplify error handling if name resolution failed
authorTobias Brunner <tobias@strongswan.org>
Mon, 11 Nov 2013 15:17:35 +0000 (16:17 +0100)
committerTobias Brunner <tobias@strongswan.org>
Thu, 23 Jan 2014 09:04:19 +0000 (10:04 +0100)
commit53d2164c5d8a9d9080224771be7a8af73b7784da
treef3cb33731971f277d7338c0cbe79228efa3a72d4
parentbe8af56e7af95a56065fa0ae1594ff44db5607dd
ike: Simplify error handling if name resolution failed

This avoids a second name resolution attempt just to determine if %any
etc. was configured.

Fixes #440.
src/libcharon/sa/ike_sa.c