1 file changed
+1
-1
lines changedSubmodule sonic-utilities updated 29 files
- .github/workflows/semgrep.yml+21
- README.md+17-6
- config/main.py+185-153
- config/muxcable.py+1-1
- config/validated_config_db_connector.py+63
- config/vlan.py+106-78
- config/vxlan.py+10
- doc/Command-Reference.md+94-18
- generic_config_updater/generic_updater.py+2-2
- generic_config_updater/gu_common.py+3
- scripts/neighbor_advertiser+1-1
- show/main.py+1
- show/vnet.py+83-1
- show/vxlan.py+22-8
- tests/config_test.py+103-28
- tests/installer_dependency_test.py+37
- tests/ipv6_link_local_test.py+11-1
- tests/mock_tables/appl_db.json+8-4
- tests/mock_tables/config_db.json+3
- tests/mock_tables/state_db.json+18
- tests/portchannel_test.py+43-5
- tests/show_bfd_test.py+14-10
- tests/show_vnet_vxlan_cli_test.py+74
- tests/show_vrf_test.py+6-6
- tests/validated_config_db_connector_test.py+30
- tests/vlan_test.py+24
- tests/vnet_input/config_db.json+10
- tests/vxlan_test.py+47
- utilities_common/cli.py+2-2
0 commit comments