diff options
| author | Emanuele Di Pascale <emanuele@voltanet.io> | 2020-06-09 18:01:25 +0200 |
|---|---|---|
| committer | Emanuele Di Pascale <emanuele@voltanet.io> | 2020-06-10 16:34:33 +0200 |
| commit | f6d9207dc973befe25faecff40243c7c34a8174a (patch) | |
| tree | e1f93c59522f71a5e3221f94d6d0af31f254ac54 /lib/command.c | |
| parent | 71af56b1905a37922cfc03db3c40105901ccf95e (diff) | |
isisd: keep circuit config on conf->up failure
if we are not able to bring a circuit up due to some config
issue, e.g. a low MTU compared to the area lsp-mtu, we should
not remove the configuration, as this will push out of sync
with the YANG state and create more issues down the line.
Instead, keeping the circuit state at C_STATE_CONF should be
sufficient.
For the specific case of the MTU mismatch above, this also means
that when we receive a new IF_UP_FROM_Z when the MTU is changed
we will be able to bring the circuit up as we should.
Signed-off-by: Emanuele Di Pascale <emanuele@voltanet.io>
Diffstat (limited to 'lib/command.c')
0 files changed, 0 insertions, 0 deletions
