Lines Matching refs:unstable
15 Protocols may be "stable", "unstable" or "deprecated", and the interface
23 An unstable protocol is a protocol currently under development and this
25 naming convention](#unstable-naming-convention).
34 unstable protocols are placed in the `unstable/` directory, and
52 If the changes are backward incompatible changes to an unstable protocol,
53 see [Unstable protocol changes](#unstable-protocol-changes).
81 An unstable protocol has at least two versions: the major version, which
92 The XML file and protocol name also has the word 'unstable' in them, and
96 For example, an unstable protocol called `foo-bar` with major version 2
98 will be placed in the directory `unstable/foo-bar/` consisting of one file
99 called `README` and one called `foo-bar-unstable-v2.xml`. The XML file
119 Backward compatible changes within a major unstable version can be done
131 same name as the protocol directory in the `unstable/` directory.
137 `unstable` part and the major version number.
141 - Update the `README` file in the unstable directory and create a new