Andreas Steffen
90b21fde11
use cgecho for green output
2007-08-03 10:58:45 +00:00
Andreas Steffen
d49cc7b383
check source routing table 100
2007-08-03 10:57:37 +00:00
Andreas Steffen
0698d91c31
re-introduced leftnexthop=%direct
2007-08-03 10:57:08 +00:00
Andreas Steffen
1f4357ca4d
added routing table 50 for passthrough routes
2007-08-03 10:56:40 +00:00
Andreas Steffen
f6f55adb3a
use table 100 for source routing
2007-08-03 10:05:15 +00:00
Martin Willi
404d3ba58e
working cowfs prototype
2007-08-03 09:33:43 +00:00
Andreas Steffen
ec11518d1b
handle dns lookup failures
2007-08-02 18:38:28 +00:00
Martin Willi
f8afabcac3
started own cowfs implementation
2007-07-31 15:23:23 +00:00
Tobias Brunner
ebd9ef27c3
added two methods to clone linked lists and the contained objects.
2007-07-31 12:54:17 +00:00
Martin Willi
725e263ff3
bridging using libbridge
...
rewrite of guest, does not change cwd anymore
loading of created scenarios
2007-07-30 13:20:35 +00:00
Andreas Steffen
70c5c34da7
corrected typo
2007-07-30 10:55:09 +00:00
Martin Willi
99652427e9
properly shutdown of clients
2007-07-27 10:17:50 +00:00
Martin Willi
539a55a441
support for killing guests properly
2007-07-27 07:37:15 +00:00
Martin Willi
5b608fd7ca
implemented mconsole notification to check if guest came up
...
slightly modified menu commands
2007-07-26 13:21:06 +00:00
Martin Willi
369a17c218
fixed tap device setup (requires open/close for each call)
...
using more meaningful names for tap devices
2007-07-26 07:39:49 +00:00
Martin Willi
53b0f3c3b3
fixed mconsole when using multiple guests
...
fixed interface enumeration bug
2007-07-25 14:05:06 +00:00
Martin Willi
f85fdda835
added dynamic interface manipulation for guests
...
management of tap devices on the host
2007-07-25 13:23:45 +00:00
Martin Willi
5c7da9d402
checked in first draft of "Dynamic Uml Mesh Modeler"
2007-07-24 14:22:56 +00:00
Tobias Brunner
c019260e01
backports from the p2p-nat-t branch:
...
* double assignment of function ''destroy'' in some jobs
* typos
2007-07-19 14:12:19 +00:00
Martin Willi
ac1557af51
updated XML interface to new schema
2007-07-19 10:57:33 +00:00
Martin Willi
c87395908a
not touching IKE_SA_INIT from ike_mobike_t anymore
2007-07-19 08:08:22 +00:00
Martin Willi
0308865282
fixed compiler warning
2007-07-16 07:10:14 +00:00
Martin Willi
cc68e173fe
fixed payload order (Nonce, KE) for IKE_SA_INIT
2007-07-16 07:01:49 +00:00
Andreas Steffen
db61efdbbb
include default route also in src address evaluation
2007-07-13 09:00:39 +00:00
Andreas Steffen
018219ae3a
include default route with missing dst field into route evaluation
2007-07-13 06:13:14 +00:00
Andreas Steffen
0761886051
added to ipsec.conf installation path
2007-07-11 16:22:02 +00:00
Martin Willi
e5e868e430
doing route lookup in userspace to ignore routes installed by us
2007-07-11 12:37:24 +00:00
Martin Willi
9ba1d73890
using own routing table for installed routes (table 100, prio 100)
2007-07-11 06:55:11 +00:00
Andreas Steffen
92901c74f2
version bump to 4.1.5
2007-07-08 19:40:11 +00:00
Andreas Steffen
c520944800
version bump to 4.1.5
2007-07-08 19:08:31 +00:00
Martin Willi
19ff7d2207
added first draft of SMP relax-ng schema
2007-07-06 13:44:43 +00:00
Andreas Steffen
1fb704404b
execute conntrack -F at the outset
2007-07-04 18:55:54 +00:00
Andreas Steffen
13763a385c
suppress stderr in start-switches script
2007-07-04 18:50:21 +00:00
Andreas Steffen
0a46e963ff
added three mobike scenarios
2007-07-04 17:39:10 +00:00
Andreas Steffen
01a08cb2e7
output crl uri as a printable string instead of a binary blob
2007-07-04 13:36:41 +00:00
Andreas Steffen
ed0d8e8008
added entrustVersInfo OID
2007-07-04 12:11:38 +00:00
Martin Willi
fa1bd44f23
ignoring unkown crl/ocsp uris
2007-07-04 12:00:33 +00:00
Martin Willi
1b8da84913
using correct nexthop for inserted route
2007-07-04 09:10:13 +00:00
Martin Willi
29100db902
changed mobike behavior to NOT use additional responder addresses until we have path discovery
2007-07-04 07:26:34 +00:00
Martin Willi
419201c15d
fixed responder initiated CHILD_SA rekeying when using virtual IPs
2007-07-04 06:27:33 +00:00
Andreas Steffen
eea626ed25
describe eap option in ipsec.conf.5 man page
2007-07-04 05:42:58 +00:00
Andreas Steffen
ae4388dca0
cosmetics
2007-07-04 05:42:09 +00:00
Andreas Steffen
4f22a3e339
removed the ipsec.conf version number
2007-07-04 05:41:51 +00:00
Martin Willi
7b8bae9941
fixed firewall script invocation when interface is not available anymore
2007-07-03 13:49:29 +00:00
Andreas Steffen
959b01aca5
version bumps
2007-07-03 13:08:13 +00:00
Andreas Steffen
3ba90600f2
recognize strongswan-2.8.6 VID
2007-07-03 13:06:27 +00:00
Andreas Steffen
a0a0bdd727
starter bug fix and pkcs11initargs patch by Robert Varga
2007-07-03 12:51:29 +00:00
Martin Willi
3bc62fe70e
improved MOBIKE:
...
prefer address family already used
do not change address implicit when mobike supported
handle multiple simultaneous roaming requests more properly
proper enabling/disabling of UDP encapsulation
2007-07-03 12:32:38 +00:00
Andreas Steffen
dd0ee786db
support of PKCS#11 init arguments required by NSS softoken, patch contributed by Robert Varga
2007-07-03 09:33:02 +00:00
Andreas Steffen
e0e6137dd3
support of PKCS#11 init arguments required by NSS softoken, patch contributed by Robert Varga
2007-07-03 09:26:44 +00:00