]> git.ipfire.org Git - thirdparty/strongswan.git/commit
load-tester can dynamically install a dedicated external IP for each IKE_SA
authorMartin Willi <martin@revosec.ch>
Fri, 9 Nov 2012 14:48:37 +0000 (15:48 +0100)
committerMartin Willi <martin@revosec.ch>
Thu, 29 Nov 2012 09:22:51 +0000 (10:22 +0100)
commit0a54d3e1a19915f81dea1b942e88e5d637214e0e
tree962b30f8d71acab73a6519686db4cd7089039c69
parent50bd755871fefa59857510a620ae66c1400577df
load-tester can dynamically install a dedicated external IP for each IKE_SA

For consistency, the local/remote parameters have been replaced by the
initiator/responder options. As initiator, the initiator option can
be overriden by an addrs section taking key/value pairs with address
pools to use on a specific interface.
src/libcharon/plugins/load_tester/load_tester_config.c
src/libcharon/plugins/load_tester/load_tester_config.h
src/libcharon/plugins/load_tester/load_tester_listener.c
src/libcharon/plugins/load_tester/load_tester_listener.h
src/libcharon/plugins/load_tester/load_tester_plugin.c