1 file changed
+1
-1
lines changedSubmodule sonic-swss updated 55 files
- .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+1-1
- orchagent/aclorch.cpp+66-8
- orchagent/aclorch.h+18
- orchagent/bfdorch.cpp+44-3
- orchagent/bfdorch.h+4
- orchagent/flexcounterorch.cpp+58-45
- orchagent/flexcounterorch.h+6-1
- orchagent/intfsorch.cpp+17-3
- orchagent/main.cpp+34-3
- 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+98-15
- orchagent/orchdaemon.h+22-5
- orchagent/p4orch/tests/fake_flexcounterorch.cpp+5-1
- orchagent/pfc_detect_mellanox.lua+40-4
- orchagent/portsorch.cpp+15-3
- orchagent/routeorch.cpp+166-72
- orchagent/routeorch.h+17-7
- orchagent/saihelper.cpp+23
- orchagent/saihelper.h+5
- orchagent/srv6orch.cpp+791-64
- orchagent/srv6orch.h+102-2
- 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/dvslib/dvs_vlan.py+5
- tests/evpn_tunnel.py+4
- tests/mock_tests/Makefile.am+1
- tests/mock_tests/aclorch_rule_ut.cpp+296
- tests/mock_tests/check.h+75-21
- tests/mock_tests/flexcounter_ut.cpp+91-7
- tests/mock_tests/fpmsyncd/test_routesync.cpp+658-3
- 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/routeorch_ut.cpp+31
- tests/mock_tests/switchorch_ut.cpp+45-24
- tests/test_soft_bfd.py+186
- tests/test_srv6.py+532-11
- tests/test_vlan.py+60
- tests/test_vxlan_tunnel.py+3-1
- tests/test_zmq.py+34
0 commit comments