2 files changed
+2
-2
lines changedSubmodule sonic-swss updated 19 files
- .azure-pipelines/build-template.yml+4
- .azure-pipelines/test-docker-sonic-vs-template.yml+16
- orchagent/Makefile.am+3-2
- orchagent/dash/dashaclorch.cpp+309-483
- orchagent/dash/dashaclorch.h+22-47
- orchagent/dash/dashorch.cpp+62-95
- orchagent/dash/dashorch.h+13-32
- orchagent/dash/dashrouteorch.cpp+54-59
- orchagent/dash/dashrouteorch.h+9-15
- orchagent/dash/dashvnetorch.cpp+29-63
- orchagent/dash/dashvnetorch.h+7-13
- orchagent/dash/pbutils.cpp+105
- orchagent/dash/pbutils.h+77
- orchagent/dash/taskworker.h+133
- tests/README.md+2
- tests/mock_tests/Makefile.am+4-2
- tests/test_dash_acl.py+216-54
- tests/test_dash_crm.py+1-1
- tests/test_dash_vnet.py+67-19
Submodule sonic-swss-common updated 20 files
- .azure-pipelines/build-sairedis-template.yml+1-1
- .azure-pipelines/docker-sonic-vs/Dockerfile+4
- .azure-pipelines/test-docker-sonic-vs-template.yml+3-1
- .github/workflows/semgrep.yml+22
- common/binaryserializer.h+6-5
- common/consumerstatetable.cpp+3-3
- common/luatable.cpp+2-10
- common/producerstatetable.cpp+6-30
- common/redisapi.h+1-9
- common/rediscommand.cpp+33-14
- common/rediscommand.h+12-4
- common/redispipeline.h+1-1
- common/redisreply.cpp+6-6
- common/schema.h+3
- common/stringutility.h+58
- pyext/swsscommon.i+56
- tests/Makefile.am+2-1
- tests/binary_serializer_ut.cpp+46-1
- tests/redis_command_ut.cpp+12
- tests/stringutility_ut.cpp+12
0 commit comments