aboutsummaryrefslogtreecommitdiffstats
path: root/testing/tests/ikev2/host2host-transport-connmark
Commit message (Collapse)AuthorAgeFilesLines
* testing: make curve25519 the default DH groupAndreas Steffen2016-11-143-1/+11
|
* testing: wait until connections are loadedAndreas Steffen2016-05-151-2/+3
|
* testing: List conntrack table on sun in ikev2/host2host-transport-connmark ↵Tobias Brunner2016-04-061-0/+1
| | | | scenario
* testing: Add a connmark plugin testMartin Willi2015-02-209-0/+109
In this test two hosts establish a transport mode connection from behind moon. sun uses the connmark plugin to distinguish the flows. This is an example that shows how one can terminate L2TP/IPsec connections from two hosts behind the same NAT. For simplification of the test, we use an SSH connection instead, but this works for any connection initiated flow that conntrack can track.