Skip to content

Commit 6162e9d

Browse files
committed
doc: Declare TLV numbers are critical
1 parent e3d031e commit 6162e9d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/src/specification/encoding.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@ Most repo commands and status reports are Data packets whose Content contains
66
These Data are issued via Pub-Sub protocol.
77
Each ``RepoCommandParam`` and ``RepoCommandRes`` contains
88
multiple ``ObjParam`` and ``ObjStatus``, resp.
9+
10+
Current protocol does not support compatibility among different versions. All TLV-TYPE numbers are critical.
11+
912
These structures are defined as follows:
1013

1114
.. code-block:: abnf

0 commit comments

Comments
 (0)