forked from sonic-net/sonic-buildimage
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[submodule] Update submodule sonic-mgmt-common to the latest HEAD aut…
…omatically (sonic-net#17751) #### Why I did it src/sonic-mgmt-common ``` * 9a12683 - (HEAD -> master, origin/master, origin/HEAD) Made following APIs TABLE List name agnostic. 1. sortDepTables 2. GetOrderedDepTables 3. GetOrderedTables Also fixed following issues in the above APIs 1. Missing Nodes(toposort) when Table has multiple lists. 2. Inconsistent comparison (few places list names where compared with table name) 3. Inconsistent I/O. These functions were designed to work on Lists but it accepted table names and due to which inconsistent results were observed. Fixed the behavior the I/O is always TABLE NAME but internally it gets converted to LIST and processed. It is done because there is a possibility of having an dependency between TABLE LIST. 4. Optimise the code. (9 hours ago) [Mohammed Faraaz] * 7795bbb - CVL Infra Enhancments and Fixes (9 hours ago) [Mohammed Faraaz] * 2bb6dbc - CVL Infra Enhancments and Fixes (9 hours ago) [Mohammed Faraaz] ``` #### How I did it #### How to verify it #### Description for the changelog
- Loading branch information
1 parent
677adb5
commit cbd44e1
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule sonic-mgmt-common
updated
61 files