Skip to content
Merged
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
7 changes: 6 additions & 1 deletion draft-ietf-netmod-immutable-flag.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ informative:
--- abstract

This document defines a mechanism to formally document an existing behavior,
implemented by servers in production, on the immutability of some
implemented by servers of YANG-driven network management protocols (e.g., NETCONF and RESTCONF), on the immutability of some
system-provided nodes, using a YANG metadata annotation called
"immutable" to flag which nodes are immutable.

Expand Down Expand Up @@ -183,6 +183,11 @@ informative:

* access operation

The document uses the following terms defined in {{!RFC8342}}:

* client
* server

The document uses the following term defined in {{?I-D.ietf-netmod-system-config}}:

* system configuration
Expand Down
Loading