]> git.ipfire.org Git - thirdparty/strongswan.git/commit
backend-manager: Change how IKE/peer config matches are logged
authorTobias Brunner <tobias@strongswan.org>
Wed, 27 Jun 2018 15:59:54 +0000 (17:59 +0200)
committerTobias Brunner <tobias@strongswan.org>
Thu, 28 Jun 2018 16:46:42 +0000 (18:46 +0200)
commit187a01cc9f0bce61ddc7abbe31a9cb7060d96b53
tree51f372d704bac6374994c1241526202cc69dfe7b
parent2ad1df95712d525e221977edc3ca4e69caeacc7c
backend-manager: Change how IKE/peer config matches are logged

Instead of logging the search parameters for IKE configs (which were already
before starting the lookup) we log the configured settings.

The peer config lookup is also changed slightly by doing the IKE config
match first and skipping some checks if that or the local peer identity
doesn't match.
src/libcharon/config/backend_manager.c