You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changes:
* general symbol names/prototype updates
* find_data_dependencies() enhancements:
There is logic in sonic-utilities to do multiple traversals of the
data tree in order to come up with data dependencies. This also
calls into libyang directly. Enhance logic so find_data_dependencies()
can return the desired resultset with only a single traversal of the
tree and remove dependence of libyang in sonic-utilities.
0 commit comments