Opened 14 years ago
Closed 13 years ago
#74 closed defect (wontfix)
Extend IKE_SA_INIT instead of new exchange type
Reported by: | peng.yang.chn@… | Owned by: | hannes.tschofenig@… |
---|---|---|---|
Priority: | normal | Milestone: | milestone1 |
Component: | ikev2-resumption | Severity: | Active WG Document |
Keywords: | Cc: |
Description
Use IKE_SA_INIT with a ticket payload, instead of defining a new exchange type.
Main reasons:
- Simpler implementation, adding a new exchange requires a lot of new code.
- More efficient protocol of the responder *does not* implement this extension.
- Similar to RFC 5077 (TLS stateless resumption).
See http://www.ietf.org/mail-archive/web/ipsec/current/msg03356.html and follow ups.
Change History (2)
comment:1 Changed 13 years ago by hannes.tschofenig@…
comment:2 Changed 13 years ago by yaronf@…
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Based on the discussion of the mailing list the current approach has not been changed.
I would suggest to close this issue.