]> git.puffer.fish Git - matthieu/frr.git/commit
isisd, yang, doc: combine config cmd for SRGB+SRLB
authorEmanuele Di Pascale <emanuele@voltanet.io>
Tue, 9 Mar 2021 15:56:45 +0000 (16:56 +0100)
committerEmanuele Di Pascale <emanuele@voltanet.io>
Wed, 10 Mar 2021 10:02:30 +0000 (11:02 +0100)
commit01d431418b03aef0d5ed414a87ed409440db6a14
tree6a60d73ea999d7f8f03cafb58ccddab3d77619bf
parentda0a277faeb50082e92fe2c962cbf69ab3b153c1
isisd, yang, doc: combine config cmd for SRGB+SRLB

when changing both ranges at the same time the order of the commands
matters, as we need to make sure that the intermediate state is valid.
This represents a problem when pushing configuration via frr-reload.
To fix this, the global-block command was extended to optionally
allow setting the local-block range as well. The local-block command
is deprecated with a 1-year notice.

Signed-off-by: Emanuele Di Pascale <emanuele@voltanet.io>
doc/user/isisd.rst
isisd/isis_cli.c
isisd/isis_nb.c
isisd/isis_nb.h
isisd/isis_nb_config.c
isisd/isis_sr.c
yang/frr-isisd.yang