aboutsummaryrefslogtreecommitdiffstats
path: root/src/pluto/constants.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/pluto/constants.h')
-rw-r--r--src/pluto/constants.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/pluto/constants.h b/src/pluto/constants.h
index 3459a3b46..57e9cf93a 100644
--- a/src/pluto/constants.h
+++ b/src/pluto/constants.h
@@ -845,6 +845,7 @@ extern const char *prettypolicy(lset_t policy);
#define POLICY_XAUTH_RSASIG LELEM(19) /* do we support XAUTH????RSA? */
#define POLICY_XAUTH_SERVER LELEM(20) /* are we an XAUTH server? */
#define POLICY_DONT_REAUTH LELEM(21) /* don't reauthenticate on rekeying, IKEv2 only */
+#define POLICY_BEET LELEM(22) /* bound end2end tunnel, IKEv2 */
/* Any IPsec policy? If not, a connection description
* is only for ISAKMP SA, not IPSEC SA. (A pun, I admit.)