From 6eec39f3addd8c98ae79733433dc16bffe1ca40c Mon Sep 17 00:00:00 2001 From: mssonicbld <79238446+mssonicbld@users.noreply.github.com> Date: Sat, 24 Aug 2024 19:06:47 +0800 Subject: [PATCH] [submodule] Update submodule linkmgrd to the latest HEAD automatically (#20011) #### Why I did it src/linkmgrd ``` * 7d87517 - (HEAD -> 202405, origin/202405) [link prober] print out error code message when `sendHeartbeat` fails (#266) (3 hours ago) [Jing Zhang] * 2725e7c - Fix state machine handler race conditions introduced by `strand::wrap` (#257) (3 hours ago) [Longxiang Lyu] * f7ef0fa - [active-standby] Fix the oscillation logic (#261) (16 hours ago) [Longxiang Lyu] * d25788c - Fix default route race condition UT (#258) (#268) (17 hours ago) [Longxiang Lyu] ``` #### How I did it #### How to verify it #### Description for the changelog --- src/linkmgrd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/linkmgrd b/src/linkmgrd index 26dbdc746cdf..7d875172a13d 160000 --- a/src/linkmgrd +++ b/src/linkmgrd @@ -1 +1 @@ -Subproject commit 26dbdc746cdf15e7e9d6e34671a5736278586064 +Subproject commit 7d875172a13d7184249facf4142c640f009200b2