Commit 4e18510
authored
[submodule]] Advance sonic-utilities pointer (#11897)
Update sonic-utilities submodule pointer to include the following:
Replace cmp in acl_loader with operator.eq (#2328)
Subinterface vrf bind issue fix (#2211)
[VRF]Adding CLI checks to ensure Vrf is valid in interface bind and static route commands (#2333)
[doc]: Add MACsec CLI doc (#2334)
[sonic-package-manager] Drop 'expires_in' (#2002)
Handle non-front-panel ports in is_rj45_port (#2327)
[service_mgmt]: Fix fetch MULTI_INST_DEPENDENT bug in service_mgmt.sh.j2 (#2319)
correct an error by changing "show bgp summary" to "show bfd summary" (#2324)
Update VRF unbind command (#2331)
Fix issue: port_type is referenced before initialized (#2323)
Fix issue: exception in is_rj45_port in multi ASIC env (#2313)
Delete .DS_Store (#2244)
Fix bug with checking VRF's routes in route_check.py (#2301)
[decode-syseeprom] Fix setting use_db based on support_eeprom_db (#2270)
Fix vrf UT failed issue (#2309)
add lacp_rate to portchannel (#2036)1 parent 78eeeb7 commit 4e18510
1 file changed
+1
-1
lines changedSubmodule sonic-utilities updated 24 files
- .DS_Store
- acl_loader/main.py+2-1
- config/main.py+60-6
- doc/Command-Reference.md+258-4
- scripts/decode-syseeprom+2-2
- scripts/route_check.py+4-1
- sonic-utilities-data/templates/service_mgmt.sh.j2+1-1
- sonic_package_manager/registry.py+1-2
- tests/acl_input/incremental_1.json+32
- tests/acl_input/incremental_2.json+32
- tests/acl_loader_test.py+17
- tests/decode_syseeprom_test.py+9
- tests/intfutil_test.py+17-1
- tests/ip_config_test.py+91
- tests/mock_tables/appl_db.json+26
- tests/mock_tables/config_db.json+15
- tests/mock_tables/dbconnector.py+3
- tests/portchannel_test.py+27-1
- tests/route_check_test.py+27
- tests/show_vrf_test.py+87
- tests/static_routes_test.py+13
- tests/subintf_test.py+210
- tests/vrf_input/config_db.json+5
- utilities_common/platform_sfputil_helper.py+6-4
0 commit comments