mirror of
https://git.proxmox.com/git/mirror_frr
synced 2025-08-03 10:31:09 +00:00
![]() Instead of copy-pasting a 16 character string type for use as an interface reference, create a new typedef that leafref's the name node of an interface. This way the constraints change with the constraints on an interface name itself, and it's self documenting. Incidentally ripd and ripngd forgot the 16 character constraint in their offset-list configs and IS-IS forgot it entirely, so this also fixes minor bugs. Signed-off-by: Quentin Young <qlyoung@cumulusnetworks.com> |
||
---|---|---|
.. | ||
confd | ||
example | ||
ietf | ||
libyang_plugins | ||
.gitignore | ||
embedmodel.py | ||
frr-bfdd.yang | ||
frr-eigrpd.yang | ||
frr-filter.yang | ||
frr-interface.yang | ||
frr-isisd.yang | ||
frr-module-translator.yang | ||
frr-ripd.yang | ||
frr-ripngd.yang | ||
frr-route-map.yang | ||
frr-route-types.yang | ||
frr-test-module.yang | ||
subdir.am |