]> git.ipfire.org Git - thirdparty/strongswan.git/commit
vici: Store configs in a hashtable
authorTobias Brunner <tobias@strongswan.org>
Fri, 24 Apr 2020 13:16:26 +0000 (15:16 +0200)
committerTobias Brunner <tobias@strongswan.org>
Mon, 20 Jul 2020 11:50:11 +0000 (13:50 +0200)
commit736fae4e6c98e52472b6373a4772bd7ea342995a
tree1cb2909f61e705a53230d1d0913aab61df2ee002
parent45376040ce6346693a5acafd6449085f3896350c
vici: Store configs in a hashtable

This makes updates more efficient if many configs are loaded. Configs
still have to be enumerated to select them.
src/libcharon/plugins/vici/vici_config.c