Skip to content

Commit

Permalink
[master][sonic-linkmgrd] submodule updates (sonic-net#10763)
Browse files Browse the repository at this point in the history
[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 zhangjing@microsoft.com
  • Loading branch information
zjswhhh authored May 6, 2022
1 parent 25357d3 commit 322363b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dockers/docker-mux/supervisord.conf
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ stderr_logfile=syslog
dependent_startup=true

[program:linkmgrd]
command=nice -n -20 /usr/sbin/linkmgrd -v warning
command=nice -n -20 /usr/sbin/linkmgrd -v warning -d
priority=2
autostart=false
autorestart=false
Expand Down
2 changes: 1 addition & 1 deletion src/linkmgrd

0 comments on commit 322363b

Please sign in to comment.