We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4394801 commit 57e82d4Copy full SHA for 57e82d4
README.md
@@ -33,6 +33,11 @@ another basic building block for the [**Netopeer2** toolset](https://github.com/
33
For a reference implementation of NETCONF client and server, check the
34
**Netopeer2** project.
35
36
+## Deprecation Notice
37
+
38
+libnetconf2 version 1 is deprecated and while still being supported, no new features or complex bugfixes
39
+will be implemented. It is recommended to switch to using version 2.
40
41
## Branches
42
43
The project uses 2 main branches `master` and `devel`. Other branches should not be cloned. In `master` there are files of the
0 commit comments