steweg

Results 8 issues of steweg

**Is your feature request related to a problem? Please describe.** Not necessarily a problem. It is a feature request **Describe the solution you'd like** I would like to add support...

enhancement
new

I was using Ubuntu 20.04, but the problem was happening during pull requests and was happening on Visual Studio 2019 build within AppVeyor. One of the thread tests was randomly...

bug
new

Hi, I my project, we need to define certain YANG extensions (already done), and use those extensions in various places for adjusting UI behavior etc... So far so good. But...

is:question

This patch allows to use compact paths syntax Example: Orig: /a:list1/a:embedded_list1/a:key_id Compact: /a:list1/embedded_list1/key_id

The merge request fixes the issues when leafref is stored within grouping or augment statements

The patch introduces additional UML options, which allows easier generation of complex schemas with different color coding for particular type of connections or display/layout settings

This patch fixes storing of invalid identity key. The scenario when it could happen: * lets have 3 clients A, B & C * all clients registers successfully on server...

Hi, I am currently troubleshooting some issue related the data node creation with implicit default. My working assumption was that adding implicit defaults doesn't trigger any special validations on the...

is:question