From 4b96b3675a8ee4fd0d276ad0a7c3b8b93bd14cac Mon Sep 17 00:00:00 2001 From: mgrooms Date: Sun, 15 Mar 2009 06:14:54 +0000 Subject: Modify IPsec code to allow for transport mode. All existing configurations are marked as tunnel for backwards compatibility. There are problems with the spd read code which Will likely choke on transport entries. We can fix this later. --- usr/local/www/vpn_ipsec.php | 10 +++++ usr/local/www/vpn_ipsec_phase2.php | 85 ++++++++++++++++++++++++++------------ 2 files changed, 69 insertions(+), 26 deletions(-) (limited to 'usr/local') diff --git a/usr/local/www/vpn_ipsec.php b/usr/local/www/vpn_ipsec.php index c309986..d43f457 100755 --- a/usr/local/www/vpn_ipsec.php +++ b/usr/local/www/vpn_ipsec.php @@ -285,8 +285,11 @@ include("head.inc"); + + + @@ -315,6 +318,12 @@ include("head.inc"); + + @@ -323,6 +332,7 @@ include("head.inc"); +