load-tester: Also request a virtual IPv6 address

Fixes #3595.
This commit is contained in:
Tobias Brunner
2020-10-27 16:40:38 +01:00
parent 1d232d4954
commit f3f93cade9
2 changed files with 9 additions and 12 deletions
+1 -1
View File
@@ -119,7 +119,7 @@ charon.plugins.load-tester.responder_tsr = initiator_tsr
Traffic selector on responder side, as narrowed by responder.
charon.plugins.load-tester.request_virtual_ip = no
Request an INTERNAL_IPV4_ADDR from the server.
Request an INTERNAL_IPV4_ADDR and INTERNAL_IPV6_ADDR from the server.
charon.plugins.load-tester.shutdown_when_complete = no
Shutdown the daemon after all IKE_SAs have been established.