aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev1/double-nat-net
Commit message (Collapse)AuthorAgeFilesLines
* configure: Load fetcher plugins after crypto base pluginsMartin Willi2014-09-242-2/+2
| | | | | | | | | | Some fetcher plugins (such as curl) might build upon OpenSSL to implement HTTPS fetching. As we set (and can't unset) threading callbacks in our openssl plugin, we must ensure that OpenSSL functions don't get called after openssl plugin unloading. We achieve that by loading curl and all other fetcher plugins after the base crypto plugins, including openssl.
* testing: Run 'conntrack -F' before all test scenariosTobias Brunner2014-04-021-2/+0
| | | | This prevents failures due to remaining conntrack entries.
* Updated comments in test.conf of all testsTobias Brunner2013-01-171-3/+3
|
* Renamed $UMLHOSTS to $VIRTHOSTSTobias Brunner2013-01-171-2/+2
|
* No need to enable ip_forward in pretest filesReto Buerki2013-01-171-3/+0
| | | | It is enabled by default now.
* converted all ikev1 iptables scenariosAndreas Steffen2013-01-173-4/+28
|
* Adapt test configurationsReto Buerki2013-01-171-3/+3
| | | | Adapt test configurations to the new Debian-based system.
* removed plutostart parameterAndreas Steffen2012-06-132-2/+0
|
* upgraded ikev1 scenarios to 5.0.0Andreas Steffen2012-05-236-14/+18
|
* define explicit IKEv1 key exchange modeAndreas Steffen2010-10-072-0/+2
|
* iptables -L has now a link of its ownAndreas Steffen2007-04-031-2/+0
|
* use conntrack -F to flush NAT statesAndreas Steffen2007-03-071-0/+2
|
* tests with subdirectory structureAndreas Steffen2006-07-037-0/+105