diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2018-11-21 16:13:25 -0500 |
|---|---|---|
| committer | Donald Sharp <sharpd@cumulusnetworks.com> | 2018-11-21 16:15:38 -0500 |
| commit | b2443937b06d79f1caa46cdb7625e3d6831b2166 (patch) | |
| tree | 2453ec6f035aa56fa7978383b795693982fc1e3b /lib/command_py.c | |
| parent | d482ae5912d34ca5e05865d3ddb9397ecd9cc9ee (diff) | |
vtysh: Don't attempt to reconnect the non-instanced ospf process
When running ospf instances we should not attempt to reconnect
the default ospf instance on running a command.
This commit should be targeted enough because in the case
of normal operation we connect to everything we should
and only set the VTYSH_WAS_ACTIVE flag for those we
truly have lost connection too.
Before:
donna.cumulusnetworks.com# config t
donna.cumulusnetworks.com(config)# router ospf 100
Warning: connecting to ospfd...failed!
donna.cumulusnetworks.com(config-router)#
After:
donna.cumulusnetworks.com# conf t
donna.cumulusnetworks.com(config)# router ospf 100
donna.cumulusnetworks.com(config-router)# end
donna.cumulusnetworks.com#
Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Diffstat (limited to 'lib/command_py.c')
0 files changed, 0 insertions, 0 deletions
