Skip to content

Commit dadeaf3

Browse files
committed
doc CHANGE remove note about not supported YANG extensions, they are supported now
1 parent 97cb5f2 commit dadeaf3

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

KNOWNISSUES.md

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,5 @@
11
# Known Issues
22

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-
163
## XPath Expressions
174

185
### Axes

0 commit comments

Comments
 (0)