Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 10 additions & 2 deletions IETF-OCM-IP.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
title: 'Open Cloud Mesh Integration Protocol'
docname: draft-nordin-ocm-integration-protocol-01
docname: draft-ietf-ocm-integration-protocol-00
category: std

ipr: trust200902
Expand Down Expand Up @@ -1655,7 +1655,15 @@ This section collects the changes with respect to the previous version
in the IETF datatracker. It is meant to ease the review process and it
shall be removed when going to RFC last call.

## Version 00
## Working Group Version 00

* First Working Group version, adopted by the OCM Working Group.

## Individual Submission Version 01

* Added the threat model.

## Individual Submission Version 00

* Initial version.

Expand Down
9 changes: 6 additions & 3 deletions IETF-OCM-MLS.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: >-
Federated Groups in Open Cloud Mesh using Messaging Layer Security
abbrev: "OCM MLS Federated Groups"
docname: draft-nordin-ocm-mls-federated-groups-02
docname: draft-ietf-ocm-mls-federated-groups-00
category: std

ipr: trust200902
Expand Down Expand Up @@ -2059,12 +2059,15 @@ version in the IETF datatracker. It is meant to ease the review
process and it shall be removed when going to RFC last call.
The complete changelog is updated in the OCM-API GitHub repository.

## Version 02
## Working Group Version 00
* First Working Group version, adopted by the OCM Working Group.

## Individual Submission Version 02
* Following the introduction of an `encryption` object for Shares in
Version 07 of [OCM] and a corresponding IANA Registry, this document
has been adapted and corresponding registry entries have been added.

## Version 01
## Individual Submission Version 01
* Following the introduction of IANA Registries in Version 06 of [OCM],
all registry entries related to the `federation` share type have been
introduced in this document.
Expand Down
4 changes: 2 additions & 2 deletions IETF-OCM.md
Original file line number Diff line number Diff line change
Expand Up @@ -2263,12 +2263,12 @@ July 2003.

[OCM-IP] Nordin, M., Lo Presti, G., and Baghbani, M. "[Open Cloud Mesh
Integration
Protocol](https://datatracker.ietf.org/doc/draft-nordin-ocm-integration-protocol/)",
Protocol](https://datatracker.ietf.org/doc/draft-ietf-ocm-integration-protocol/)",
Work in Progress, Internet-Draft.

[OCM-MLS] Nordin, M., Lo Presti, G., and Baghbani, M. "[Federated Groups
in Open Cloud Mesh using Messaging Layer
Security](https://datatracker.ietf.org/doc/draft-nordin-ocm-mls-federated-groups/)",
Security](https://datatracker.ietf.org/doc/draft-ietf-ocm-mls-federated-groups/)",
Work in Progress, Internet-Draft.

[RFC8792] Watsen, K., Auerswald, E., Farrel, A., Wu, Q., "[Handling
Expand Down
Loading