implemented PASS and DROP shunt policies

This commit is contained in:
Andreas Steffen
2011-06-28 19:42:54 +02:00
parent 6a5c8ee7a5
commit f87991704e
38 changed files with 1230 additions and 27 deletions
+3
View File
@@ -1,6 +1,9 @@
strongswan-4.5.3
----------------
- IKEv2 charon daemon supports start PASS and DROP shunt policies
preventing traffic to go through IPsec connections.
- IMC/IMV test pair implementing the RFC 5792 PA-TNC (IF-M) protocol.
(--enable-imc-test/--enable-imv-test).