roll back some changes

This commit is contained in:
Andreas Steffen
2010-05-15 18:48:35 +02:00
parent 31b39e5f7c
commit 3399c3dca0
+2 -2
View File
@@ -198,8 +198,8 @@ CREATE TABLE ike_sas (
initiator INTEGER NOT NULL,
local_id_type INTEGER NOT NULL,
local_id_data BLOB NOT NULL,
remote_id_type INTEGER NOT NULL,
remote_id_data BLOB NOT NULL,
remote_id_type INTEGER DEFAULT NULL,
remote_id_data BLOB DEFAULT NULL,
host_family INTEGER NOT NULL,
local_host_data BLOB NOT NULL,
remote_host_data BLOB NOT NULL,