Disable DPD checking for peers not supporting it

This commit is contained in:
Martin Willi
2012-03-20 17:31:35 +01:00
parent 214d4e4090
commit 11aadd7722
3 changed files with 20 additions and 3 deletions
+2 -2
View File
@@ -69,8 +69,8 @@ static struct {
{ "NAT-T (RFC 3947)", EXT_NATT, TRUE, 16,
"\x4a\x13\x1c\x81\x07\x03\x58\x45\x5c\x57\x28\xf2\x0e\x95\x45\x2f"},
/* draft-ietf-ipsec-dpd-00 */
{ "DPD", 0, TRUE, 16,
/* Dead peer detection, RFC 3706 */
{ "DPD", EXT_DPD, TRUE, 16,
"\xaf\xca\xd7\x13\x68\xa1\xf1\xc9\x6b\x86\x96\xfc\x77\x57\x01\x00"},
{ "draft-stenberg-ipsec-nat-traversal-01", 0, FALSE, 16,