summaryrefslogtreecommitdiff
path: root/package/ipsec-tools/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/ipsec-tools/Config.in')
-rw-r--r--package/ipsec-tools/Config.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/package/ipsec-tools/Config.in b/package/ipsec-tools/Config.in
index 8a5f3d1e4..d4c62c601 100644
--- a/package/ipsec-tools/Config.in
+++ b/package/ipsec-tools/Config.in
@@ -33,6 +33,11 @@ config BR2_PACKAGE_IPSEC_TOOLS_FRAG
Enable IKE fragmentation, which is a workaround for
broken routers that drop fragmented packets
+config BR2_PACKAGE_IPSEC_TOOLS_DPD
+ bool "Enable DPD (Dead Peer Detection)"
+ help
+ Enable dead peer detection support
+
config BR2_PACKAGE_IPSEC_TOOLS_STATS
default y
bool "Enable statistics logging function."