and added files
[bcm963xx.git] / userapps / opensource / ipsec-tools / rpm / suse / sysconfig.racoon
diff --git a/userapps/opensource/ipsec-tools/rpm/suse/sysconfig.racoon b/userapps/opensource/ipsec-tools/rpm/suse/sysconfig.racoon
new file mode 100755 (executable)
index 0000000..48d9fc7
--- /dev/null
@@ -0,0 +1,24 @@
+## Path:       Network/IPsec
+## Description:        IPsec keying daemon (IKE)
+## Type:       string
+## Default:    "-v"
+# 
+# Start-up flags for the racoon dameon.
+#
+RACOON_OPTIONS="-v"
+
+## Path:       Network/IPsec
+## Description:        Tool for manipulation IPsec SPD and SA databases
+## Type:       string
+## Default:    ""
+# 
+# Additional flags uset when inserting SPD rules.
+#
+SETKEY_OPTIONS=""
+
+## Type:       string
+## Default:    "-FP"
+# 
+# Flags to flush SPD on racoon exit.
+#
+SETKEY_FLUSH_OPTIONS="-FP"