Skip to content

Commit ab42cfd

Browse files
zjswhhhliushilongbuaa
authored andcommitted
[master][sonic-linkmgrd] submodule updates (sonic-net#10763)
[master][sonic-linkmgrd] submodule updates df51322 Longxiang Lyu Fri May 6 10:01:46 2022 +0800 Add `ActiveActiveStateMachine` implementation (#64) e721ceb Jing Zhang Wed May 4 10:07:14 2022 -0700 Add doc for default route related changes (#63) 7bb06fb Jing Zhang Tue May 3 09:48:28 2022 -0700 Add Cli support to enable or disable default route related feature (#68) e4b02cb Jing Zhang Mon May 2 13:27:54 2022 -0700 Reset WaitActiveUp count before switching to active (#70) 212d960 Jing Zhang Wed Apr 27 10:35:05 2022 -0700 lower log level to warning (#69) 48abc9e Jing Zhang Thu Apr 14 16:50:04 2022 -0700 Add support to enable switchover time measurement (with link prober interval decreased to 10ms) feature (#61) c4858a6 Jing Zhang Thu Apr 14 11:27:55 2022 -0700 Avoid proactively switching to `active` if default route is missing (#62) sign-off: Jing Zhang [email protected]
1 parent ca020ec commit ab42cfd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

dockers/docker-mux/supervisord.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ stderr_logfile=syslog
2828
dependent_startup=true
2929

3030
[program:linkmgrd]
31-
command=nice -n -20 /usr/sbin/linkmgrd -v warning
31+
command=nice -n -20 /usr/sbin/linkmgrd -v warning -d
3232
priority=2
3333
autostart=false
3434
autorestart=false

src/linkmgrd

0 commit comments

Comments
 (0)