1 file changed
+1
-1
lines changedSubmodule sonic-swss updated 95 files
- .github/CODEOWNERS+7-7
- .gitignore+2-2
- cfgmgr/vlanmgr.cpp+30-5
- debian/rules+1
- fpmsyncd/fpmlink.cpp+6-1
- fpmsyncd/routesync.cpp+401-57
- fpmsyncd/routesync.h+25-2
- neighsyncd/neighsync.cpp+12-1
- orchagent/Makefile.am+3-1
- orchagent/aclorch.cpp+78-8
- orchagent/aclorch.h+20
- orchagent/bfdorch.cpp+44-3
- orchagent/bfdorch.h+4
- orchagent/bufferorch.cpp+440-39
- orchagent/bufferorch.h+89
- orchagent/copporch.cpp+7-3
- orchagent/dash/dashenifwdinfo.cpp+466
- orchagent/dash/dashenifwdorch.cpp+572
- orchagent/dash/dashenifwdorch.h+392
- orchagent/dash/dashorch.cpp+10
- orchagent/dash/dashorch.h+1
- orchagent/dash/dashvnetorch.cpp+6
- orchagent/flex_counter/flex_counter_manager.cpp+4-4
- orchagent/flex_counter/flex_counter_manager.h+238-6
- orchagent/flexcounterorch.cpp+85-46
- orchagent/flexcounterorch.h+10-1
- orchagent/intfsorch.cpp+17-3
- orchagent/main.cpp+47-5
- orchagent/nexthopgroupkey.h+16-2
- orchagent/nexthopkey.h+15-6
- orchagent/nhgorch.cpp+112-13
- orchagent/orch.cpp+126-7
- orchagent/orch.h+53-3
- orchagent/orchdaemon.cpp+118-18
- orchagent/orchdaemon.h+23-5
- orchagent/p4orch/tests/fake_flexcounterorch.cpp+5-1
- orchagent/p4orch/tests/fake_portorch.cpp+17-7
- orchagent/pfc_detect_mellanox.lua+40-4
- orchagent/pfcwdorch.cpp+27-46
- orchagent/pfcwdorch.h+4-2
- orchagent/portsorch.cpp+428-123
- orchagent/portsorch.h+33-7
- orchagent/qosorch.cpp+38
- orchagent/request_parser.cpp+4-3
- orchagent/routeorch.cpp+171-72
- orchagent/routeorch.h+17-7
- orchagent/saihelper.cpp+23
- orchagent/saihelper.h+5
- orchagent/srv6orch.cpp+1.3k-70
- orchagent/srv6orch.h+154-4
- orchagent/switch/switch_capabilities.cpp+2-1
- orchagent/switch/switch_helper.cpp+2-1
- orchagent/switch/switch_schema.h+1
- orchagent/switchorch.cpp+15-1
- orchagent/swssnet.h+3
- orchagent/vxlanorch.cpp+4-4
- orchagent/vxlanorch.h+3-2
- portsyncd/linksync.cpp+4-4
- tests/conftest.py+23-1
- tests/dash/dash_db.py+17
- tests/dash/test_dash_vnet.py+31
- tests/dvslib/dvs_vlan.py+5
- tests/evpn_tunnel.py+4
- tests/mock_tests/Makefile.am+4
- tests/mock_tests/aclorch_rule_ut.cpp+296
- tests/mock_tests/aclorch_ut.cpp+106-5
- tests/mock_tests/bufferorch_ut.cpp+45
- tests/mock_tests/check.h+75-21
- tests/mock_tests/dashenifwdorch_ut.cpp+664
- tests/mock_tests/flexcounter_ut.cpp+176-20
- tests/mock_tests/flowcounterrouteorch_ut.cpp+11-5
- tests/mock_tests/fpmsyncd/test_routesync.cpp+658-3
- tests/mock_tests/intfsorch_ut.cpp+9-4
- tests/mock_tests/mock_orch_test.cpp+13-4
- tests/mock_tests/mock_orch_test.h+1
- tests/mock_tests/mock_orchagent_main.cpp+1
- tests/mock_tests/mock_sai_api.h+9
- tests/mock_tests/mux_rollback_ut.cpp+4
- tests/mock_tests/orchdaemon_ut.cpp+116
- tests/mock_tests/portsorch_ut.cpp+3-4
- tests/mock_tests/routeorch_ut.cpp+40-4
- tests/mock_tests/switchorch_ut.cpp+45-24
- tests/request_parser_ut.cpp+44
- tests/test_copp.py+7
- tests/test_flex_counters.py+31-2
- tests/test_hash.py+4-2
- tests/test_mirror_port_erspan.py+7
- tests/test_portchannel.py+6
- tests/test_qos_map.py+11-2
- tests/test_soft_bfd.py+186
- tests/test_srv6.py+715-11
- tests/test_sub_port_intf.py+95
- tests/test_vlan.py+60
- tests/test_vxlan_tunnel.py+3-1
- tests/test_zmq.py+34
0 commit comments