Extended ID payload for (non-TS) IKEv1 use

This commit is contained in:
Martin Willi
2012-03-20 17:30:42 +01:00
parent f34b452d56
commit 2a36037ec7
3 changed files with 73 additions and 29 deletions
@@ -184,6 +184,7 @@ payload_t *payload_create(payload_type_t type)
return (payload_t*)nonce_payload_create(type);
case ID_INITIATOR:
case ID_RESPONDER:
case ID_V1:
#ifdef ME
case ID_PEER:
#endif /* ME */