aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/trap-any
Commit message (Collapse)AuthorAgeFilesLines
* testing: Configure logging via syslog in strongswan.confTobias Brunner2017-11-158-12/+20
| | | | | Globally configure logging in strongswan.conf.testing and replace all charondebug statements with strongswan.conf settings.
* testing: make curve25519 the default DH groupAndreas Steffen2016-11-144-4/+4
|
* testing: Update test scenarios for Debian jessieTobias Brunner2016-06-161-6/+6
| | | | | | | The main difference is that ping now reports icmp_seq instead of icmp_req, so we match for icmp_.eq, which works with both releases. tcpdump now also reports port 4500 as ipsec-nat-t.
* testing: Increased ping interval in ikev2/trap-any scenarioAndreas Steffen2016-02-161-5/+5
|
* testing: Avoid delays with ping by using -W and -i optionsTobias Brunner2015-11-091-5/+5
| | | | | | With -W we reduce timeouts when we don't expect a response. With -i the interval between pings is reduced (mostly in case of auto=route where the first ping yields no reply).
* testing: Add ikev2/trap-any scenarioTobias Brunner2015-08-1917-0/+181