improved P2P_ENDPOINT debugging
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user