diff options
| author | Emanuele Di Pascale <emanuele@voltanet.io> | 2020-04-07 18:41:15 +0200 |
|---|---|---|
| committer | Emanuele Di Pascale <emanuele@voltanet.io> | 2020-04-07 21:57:08 +0200 |
| commit | fd506bbb4ddaa65399c91b8c2584f183ee8b8f88 (patch) | |
| tree | 6c572f30417bb8a1656a44b4c1795bd0746eed1b /lib/queue.h | |
| parent | d9dc3b67a9284cc6a15fe1003d20187fa1fe1a0f (diff) | |
isisd: fix two 'no X' commands
for some reason, when issuing a 'no metric-style' command we were
setting the metric-style to narrow, even though the default is
actually wide. Use NULL to avoid similar problems in the future.
Likewise, the 'no is-type' command was still trying to implement
the old logic of applying a different default for the first area.
In practice this had no effect because the value would now be the
same in both cases, but it's better to remove useless code anyway.
Signed-off-by: Emanuele Di Pascale <emanuele@voltanet.io>
Diffstat (limited to 'lib/queue.h')
0 files changed, 0 insertions, 0 deletions
