File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / ipsec-tools / rpm / suse / sysconfig.racoon
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Tue Feb 21 22:39:10 2012 UTC (12 years, 4 months ago) by misho
Branches: ipsec-tools, MAIN
CVS tags: v0_8_2p2, v0_8_1p0, v0_8_1, v0_8_0p0, v0_8_0, HEAD
ipsec-tools

## 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"

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>