Commit e406815
committed
[202205][linkmgrd][swss][swss-common][platform-daemon][platform-common] update submodule head
linkmgrd:
* 8e9e49b 2022-11-02 | [active-standby][active-active] update link prober stats updating frequency to 30s (#152) (HEAD -> 202205) [Jing Zhang]
* 1ad3f18 2022-11-01 | [Active-Active] periodically re-sync soc side admin forwarding state (#151) [Jing Zhang]
* cfcdb76 2022-11-01 | [202205] incrementing icmp buffer size (#150) [Jing Zhang]
swss:
* ac7570a 2022-11-03 | [Dynamic buffer calculation][Mellanox] Enhance the logic to identify buffer pools and profiles (#2498) (HEAD -> 202205) [Stephen Sun]
swss-common:
* 300fc8f 2022-10-31 | [sonic-db-cli] Fix sonic-db-cli crash when database config file not ready issue. (#701) (HEAD -> 202205) [Hua Liu]
platform-daemon:
* cd1608a 2022-10-28 | [ycabled] add support for detach mode in 'active-active' topology (#309) (HEAD -> 202205) [vdahiya12]
* 2a5f0f4 2022-10-27 | Added filtering logic to send filtered fields from DB event (#307) [mihirpat1]
platform-common:
* b521882 2022-10-30 | CmisApi::get_application_advertisement catch AttributeError as well (#316) (HEAD -> 202205) [Stephen Sun]
Signed-off-by: Ying Xie <ying.xie@microsoft.com>1 parent 694136f commit e406815
File tree
5 files changed
+5
-5
lines changed- src
5 files changed
+5
-5
lines changed- src/DbInterface.cpp+2
- src/MuxManager.h+11
- src/common/MuxConfig.h+21
- src/common/MuxPortConfig.h+19
- src/link_manager/LinkManagerStateMachineActiveActive.cpp+33-2
- src/link_manager/LinkManagerStateMachineActiveActive.h+20
- src/link_prober/IcmpPayload.h+1-1
- src/link_prober/LinkProber.cpp+1-1
- test/LinkManagerStateMachineActiveActiveTest.cpp+19
- test/MuxManagerTest.cpp+16
- test/MuxManagerTest.h+1
Submodule sonic-swss updated 1 file
0 commit comments