same format as IKEv1
This commit is contained in:
@@ -645,7 +645,7 @@ static int print_alg(private_proposal_t *this, char **dst, size_t *len,
|
||||
}
|
||||
if (size)
|
||||
{
|
||||
written += print_in_hook(*dst, *len, "-%d", size);
|
||||
written += print_in_hook(*dst, *len, "_%u", size);
|
||||
}
|
||||
}
|
||||
enumerator->destroy(enumerator);
|
||||
|
||||
Reference in New Issue
Block a user