]> git.ipfire.org Git - thirdparty/strongswan.git/commit
ike: Adhere to IKE_SA limit when checking out by config ikesa-limit-init
authorTobias Brunner <tobias@strongswan.org>
Fri, 17 Jul 2015 09:53:58 +0000 (11:53 +0200)
committerTobias Brunner <tobias@strongswan.org>
Fri, 21 Aug 2015 16:39:35 +0000 (18:39 +0200)
commit5e6277b7ea20744847793ceaa9c3b185c1c9bf72
tree0b4ff268260c76e42c117295adc754dce95f312f
parentba3298fa8da4c5576d73ee2029a18ecf993d3d12
ike: Adhere to IKE_SA limit when checking out by config

This prevents new SAs from getting created if we hit the global IKE_SA
limit (we still allow checkout_new(), which is used for rekeying).
src/libcharon/sa/ike_sa_manager.c