2 files changed
+3
-2
lines changed+2-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
| 12 | + | |
| 13 | + | |
13 | 14 |
| |
14 | 15 |
| |
15 | 16 |
| |
|
Submodule sonic-swss updated 85 files
- .azure-pipelines/build-template.yml+9-12
- .azure-pipelines/docker-sonic-vs/Dockerfile+7-3
- .azure-pipelines/docker-sonic-vs/start.sh+187
- .github/workflows/codeql-analysis.yml+25-23
- README.md+73-31
- azure-pipelines.yml+33-67
- cfgmgr/Makefile.am+9-1
- cfgmgr/buffer_pool_mellanox.lua+5-1
- cfgmgr/stpmgr.cpp+1.1k
- cfgmgr/stpmgr.h+225
- cfgmgr/stpmgrd.cpp+119
- cfgmgr/vlanmgr.cpp+281-5
- cfgmgr/vlanmgr.h+9-1
- cfgmgr/vlanmgrd.cpp+6-2
- configure.ac+7-1
- debian/rules+1-1
- dev/Dockerfile.yml+92
- dev/docker-compose.yml+18
- dev/download_artifact.sh+46
- fpmsyncd/fpm/fpm.h+1-1
- fpmsyncd/fpmsyncd.cpp+1
- fpmsyncd/routesync.cpp+12-1
- mclagsyncd/mclaglink.cpp+1-1
- mclagsyncd/mclaglink.h+1-1
- orchagent/Makefile.am+3-2
- orchagent/aclorch.cpp+3-3
- orchagent/bufferorch.cpp+50-10
- orchagent/bufferorch.h+1
- orchagent/bulker.h+33
- orchagent/copporch.cpp+2-2
- orchagent/dash/dashorch.cpp+19-6
- orchagent/dash/dashvnetorch.cpp+12-6
- orchagent/fdborch.cpp+38-1
- orchagent/fdborch.h+2
- orchagent/flexcounterorch.cpp+4-4
- orchagent/macsecorch.cpp+19-4
- orchagent/main.cpp+8-1
- orchagent/mplsrouteorch.cpp+2-1
- orchagent/neighorch.cpp+160-11
- orchagent/neighorch.h+6-2
- orchagent/nhgorch.cpp+2-1
- orchagent/orch.cpp+18-4
- orchagent/orch.h+3-1
- orchagent/orchdaemon.cpp+22-5
- orchagent/orchdaemon.h+3
- orchagent/p4orch/tests/mock_sai_next_hop.h+21
- orchagent/p4orch/tests/mock_sai_stp.h+110
- orchagent/p4orch/tests/next_hop_manager_test.cpp+2
- orchagent/pfc_detect_marvell_prestera.lua
- orchagent/port.h+3
- orchagent/port/porthlpr.cpp+6
- orchagent/port/portschema.h+1
- orchagent/portsorch.cpp+26-23
- orchagent/portsorch.h+1
- orchagent/routeorch.cpp+70-7
- orchagent/routeorch.h+2
- orchagent/saihelper.cpp+3
- orchagent/stporch.cpp+516
- orchagent/stporch.h+53
- orchagent/vnetorch.cpp+120-16
- tests/README.md+21-5
- tests/conftest.py+17-2
- tests/dash/dash_configs.py-1
- tests/dash/test_dash_vnet.py+2
- tests/dvslib/dvs_acl.py+1-1
- tests/mock_tests/Makefile.am+3-1
- tests/mock_tests/aclorch_ut.cpp+3
- tests/mock_tests/fake_netlink.cpp+33
- tests/mock_tests/fpmsyncd/test_routesync.cpp+17
- tests/mock_tests/mock_orchagent_main.h+5
- tests/mock_tests/mock_sai_api.h+74
- tests/mock_tests/mux_rollback_ut.cpp+20-9
- tests/mock_tests/portsorch_ut.cpp+64-3
- tests/mock_tests/routeorch_ut.cpp+1
- tests/mock_tests/stporch_ut.cpp+246
- tests/mock_tests/ut_saihelper.cpp+2-1
- tests/test_pac.py+209
- tests/test_pbh.py+1
- tests/test_srv6.py+2
- tests/test_sub_port_intf.py+32-21
- tests/test_virtual_chassis.py+127
- tests/test_vlan.py+52
- tests/test_vnet.py+18-16
- tests/test_vnet2.py+426
- tests/vnet_lib.py+21-7
0 commit comments