]> git.puffer.fish Git - matthieu/frr.git/commit
isisd: fix hello cmds vtysh output
authorEmanuele Di Pascale <emanuele@voltanet.io>
Wed, 25 Mar 2020 15:19:01 +0000 (16:19 +0100)
committerEmanuele Di Pascale <emanuele@voltanet.io>
Wed, 25 Mar 2020 15:35:29 +0000 (16:35 +0100)
commit249312abb958089c47cc93f32fec6da266fcf44d
tree3297bb1ba7382c9649c84f815bbbe52e4a1ee334
parent8fcca5024f7b5e1d81b0f6e1dff6b44972086bdd
isisd: fix hello cmds vtysh output

once again, for both hello-multiplier and hello-interval
the order in which the number and level were shown in the
cli_show methods was inverted compared to the vtysh command,
which created issues with frr-reload.py.

Signed-off-by: Emanuele Di Pascale <emanuele@voltanet.io>
isisd/isis_cli.c