diff options
author | David Lamparter <equinox@opensourcerouting.org> | 2018-11-30 17:56:04 +0100 |
---|---|---|
committer | David Lamparter <equinox@opensourcerouting.org> | 2018-12-06 23:05:42 +0100 |
commit | 75f8b0e41b500b02675222515f3173c4effebdfe (patch) | |
tree | f4ecd44103cddaf92ab95c72ef87ebaab75d0fd6 /vtysh | |
parent | watchfrr: don't wait around pointlessly at startup (diff) | |
download | frr-75f8b0e41b500b02675222515f3173c4effebdfe.tar.xz frr-75f8b0e41b500b02675222515f3173c4effebdfe.zip |
watchfrr: immediately try connecting after start
When we make a call to (re)start some daemon(s), we can immediately try
connecting to its VTY socket after the script completes. If the daemon
started correctly, this will always succeed since the start script only
returns after daemon startup is complete.
Among other things, this reduces the delay to "startup complete"
notification at initial watchfrr start.
Signed-off-by: David Lamparter <equinox@diac24.net>
Diffstat (limited to 'vtysh')
0 files changed, 0 insertions, 0 deletions