clicon / clixon

YANG-based toolchain including NETCONF and RESTCONF interfaces and an interactive CLI
http://www.clicon.org/
Other
208 stars 70 forks source link

Properly ignore skipped nodes #440

Closed pprindeville closed 1 year ago

pprindeville commented 1 year ago

Fix for issue #439.

Also add matching debugs for starting/completing parsing config files.

pprindeville commented 1 year ago

Please extend the test https://github.com/clicon/clixon/blob/master/test/test_configdir.sh if possible with the usecase that causes a loop. In that way it is added to the regression.

Okay, working on it...