improved P2P_ENDPOINT debugging

This commit is contained in:
Andreas Steffen
2007-12-03 23:06:17 +00:00
parent 8b678ad461
commit 3af513753a
5 changed files with 31 additions and 3 deletions
+3
View File
@@ -650,6 +650,9 @@ static status_t process_i(private_ike_auth_t *this, message_t *message)
case AUTH_LIFETIME:
/* handled in ike_auth_lifetime task */
break;
case P2P_ENDPOINT:
/* handled in ike_p2p task */
break;
default:
{
if (type < 16383)