]> git.puffer.fish Git - matthieu/frr.git/commit
ldp-vpls-topo1: support new OSPF JSON format
authorRafael Zalamena <rzalamena@opensourcerouting.org>
Thu, 22 Feb 2018 18:52:10 +0000 (15:52 -0300)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 28 Nov 2018 01:22:13 +0000 (20:22 -0500)
commit623afc9d83f223c8e32bbf5faff6cf25e7a99e2c
treeddc0e8defb3c130cfd986cc64af65953ce562d29
parente1e048002d9a36360059a14bc0ba8ddd5bb81754
ldp-vpls-topo1: support new OSPF JSON format

Support the new OSPF JSON output format for `show ip ospf neighbor
json` introduced in FRR's PR 1723.

Signed-off-by: Rafael Zalamena <rzalamena@opensourcerouting.org>
tests/topotests/ldp-vpls-topo1/r1/show_ip_ospf_neighbor.json [new file with mode: 0644]
tests/topotests/ldp-vpls-topo1/r2/show_ip_ospf_neighbor.json [new file with mode: 0644]
tests/topotests/ldp-vpls-topo1/r3/show_ip_ospf_neighbor.json [new file with mode: 0644]
tests/topotests/ldp-vpls-topo1/test_ldp_vpls_topo1.py