]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Add operational retrieval of Multipath Number 18236/head
authorDonald Sharp <sharpd@nvidia.com>
Sun, 23 Feb 2025 16:04:43 +0000 (11:04 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Sun, 23 Feb 2025 16:14:47 +0000 (11:14 -0500)
commit03ebdc3c4a13f3c83cd8b57ac1f92b6df827acf8
treea515a40ad7bb70fab264c296e10dadfdaed37bb9
parent3f290c97e8325bd9db9363b60e4a42ba8bdca90b
zebra: Add operational retrieval of Multipath Number

The multipath number specified is not available through
the yang data and is not retrievable.  Make it so.
At this point in time do not allow this to be set from
yang.  Perhaps in the future.

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
tests/topotests/zebra_operational_data/r1/frr.conf [new file with mode: 0644]
tests/topotests/zebra_operational_data/test_zebra_operational.py [new file with mode: 0644]
yang/frr-zebra.yang
zebra/zebra_nb.c
zebra/zebra_nb.h
zebra/zebra_nb_state.c