]> git.puffer.fish Git - matthieu/frr.git/commit
isisd, yang: move IS-IS interface state data to the appropriate place
authorRenato Westphal <renato@opensourcerouting.org>
Tue, 19 May 2020 04:19:14 +0000 (01:19 -0300)
committerRenato Westphal <renato@opensourcerouting.org>
Sat, 16 May 2020 02:47:43 +0000 (23:47 -0300)
commit27171928534c109f36c3d79211f5e3964e90b649
treeb676d18aad194e5278831fd108bfe373fa15c051
parent78769ea20595351136cff1fcf3ce0448b0cd4e21
isisd, yang: move IS-IS interface state data to the appropriate place

Now that the "frr-interface" list has a "state" container, move the
IS-IS interface state nodes underneath it using a new augmentation.

Also, update the IS-IS SR topotest to account for this change. Make
use of symlinks where possible to avoid having multiple files with
the same content.

Signed-off-by: Renato Westphal <renato@opensourcerouting.org>
63 files changed:
isisd/isis_nb.c
isisd/isis_nb.h
isisd/isis_nb_state.c
tests/topotests/isis-sr-topo1/rt1/step1/show_yang_interface_isis_adjacencies.ref
tests/topotests/isis-sr-topo1/rt1/step10/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt1/step2/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt1/step3/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt1/step4/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt1/step5/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt1/step6/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt1/step7/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt1/step8/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt1/step9/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt2/step1/show_yang_interface_isis_adjacencies.ref
tests/topotests/isis-sr-topo1/rt2/step10/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt2/step2/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt2/step3/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt2/step4/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt2/step5/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt2/step6/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt2/step7/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt2/step8/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt2/step9/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt3/step1/show_yang_interface_isis_adjacencies.ref
tests/topotests/isis-sr-topo1/rt3/step10/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt3/step2/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt3/step3/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt3/step4/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt3/step5/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt3/step6/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt3/step7/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt3/step8/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt3/step9/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt4/step1/show_yang_interface_isis_adjacencies.ref
tests/topotests/isis-sr-topo1/rt4/step10/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt4/step2/show_yang_interface_isis_adjacencies.ref
tests/topotests/isis-sr-topo1/rt4/step3/show_yang_interface_isis_adjacencies.ref
tests/topotests/isis-sr-topo1/rt4/step4/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt4/step5/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt4/step6/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt4/step7/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt4/step8/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt4/step9/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt5/step1/show_yang_interface_isis_adjacencies.ref
tests/topotests/isis-sr-topo1/rt5/step10/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt5/step2/show_yang_interface_isis_adjacencies.ref
tests/topotests/isis-sr-topo1/rt5/step3/show_yang_interface_isis_adjacencies.ref
tests/topotests/isis-sr-topo1/rt5/step4/show_yang_interface_isis_adjacencies.ref
tests/topotests/isis-sr-topo1/rt5/step5/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt5/step6/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt5/step7/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt5/step8/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt5/step9/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt6/step1/show_yang_interface_isis_adjacencies.ref
tests/topotests/isis-sr-topo1/rt6/step10/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt6/step2/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt6/step4/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt6/step5/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt6/step6/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt6/step7/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt6/step8/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
tests/topotests/isis-sr-topo1/rt6/step9/show_yang_interface_isis_adjacencies.ref [changed from file to symlink]
yang/frr-isisd.yang