Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | testing: Reduce testing runtime by reusing SSH sessions. | Tobias Brunner | 2010-10-14 | 1 | -24/+44 |
| | | | | | | | By using the ControlMaster and ControlPath options, existing SSH sessions are reused (a session to each host is opened at the beginning of a test run). Also, RC4 is used as encryption algorithm to further improve the performance. These changes reduce the runtime by over 20%. | ||||
* | display configuration and log of FreeRadius servers | Andreas Steffen | 2010-09-02 | 1 | -0/+42 |
| | |||||
* | farp scenario requires logging of arp packets | Andreas Steffen | 2010-04-05 | 1 | -1/+1 |
| | |||||
* | remove any charon.pid files remaining at the end of each scenario | Andreas Steffen | 2010-02-04 | 1 | -0/+11 |
| | |||||
* | IPSEC_ROUTING_TABLE is now called routing_table | Andreas Steffen | 2010-02-03 | 1 | -1/+1 |
| | |||||
* | differentiate between executed and displayed iptables commands | Andreas Steffen | 2010-02-03 | 1 | -5/+13 |
| | |||||
* | Use macros to define --with options | Martin Willi | 2009-09-07 | 1 | -1/+1 |
| | |||||
* | removing svn keyword $Id$ from all files | Tobias Brunner | 2009-04-30 | 1 | -2/+0 |
| | |||||
* | use ip xfrm with the detailed -s option | Andreas Steffen | 2008-06-26 | 1 | -4/+4 |
| | |||||
* | do-test always downloads ipsec.sql | Andreas Steffen | 2008-05-13 | 1 | -7/+3 |
| | |||||
* | fixed iptables/ip6tables switch | Andreas Steffen | 2008-04-19 | 1 | -8/+1 |
| | |||||
* | use ip6tables in sql/rw-psk-ipv6 scenario | Andreas Steffen | 2008-04-14 | 1 | -0/+7 |
| | |||||
* | fixed path to ipsec.sql | Andreas Steffen | 2008-04-07 | 1 | -1/+1 |
| | |||||
* | ipsec.sql remains in /etc/ipsec.d | Andreas Steffen | 2008-04-07 | 1 | -1/+1 |
| | |||||
* | moved strongswan.conf to /etc | Andreas Steffen | 2008-04-07 | 1 | -5/+3 |
| | |||||
* | do-tests now lists strongswan.conf and ip xfrm policy|state | Andreas Steffen | 2008-04-07 | 1 | -8/+18 |
| | |||||
* | support of SQL databases in UML scenarios | Andreas Steffen | 2008-04-06 | 1 | -2/+14 |
| | |||||
* | do-tests script applies ip6tables in ipv6 subdir | Andreas Steffen | 2007-11-07 | 1 | -2/+9 |
| | |||||
* | added RCSID | Andreas Steffen | 2007-10-08 | 1 | -1/+1 |
| | |||||
* | testing/do-tests is made from do-tests.in by inserting actual routing table | Andreas Steffen | 2007-08-28 | 1 | -0/+663 |