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 97cb5f2 commit dadeaf3Copy full SHA for dadeaf3
KNOWNISSUES.md
@@ -1,18 +1,5 @@
1
# Known Issues
2
3
-## YANG statements
4
-
5
-### Extensions
6
7
-libyang is not able to parse generic extensions defined in YANG schema. The currently supported
8
-extensions are only
9
- * get-filter-element-attributes from ietf-netconf,
10
- * default-deny-write from ietf-netconf-acm,
11
- * default-deny-all from ietf-netconf-acm.
12
13
-All other extension definitions/instances are currently ignored and only warning
14
-`Not supported "<name>" extension statement found, ignoring.` is printed.
15
16
## XPath Expressions
17
18
### Axes
0 commit comments