]> git.proxmox.com Git - mirror_frr.git/commit
zebra: Display if a taged route is being used as a realm
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 8 Dec 2017 20:02:46 +0000 (15:02 -0500)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 14 Dec 2017 14:49:43 +0000 (09:49 -0500)
commit0efb5e9b4b5ce9f1548203d59b366c8a2f69b338
tree601a664e867831a882b83b401ae0eb3472858e3c
parent6347ca161f94af4baa853bf09be7fff076e75491
zebra: Display if a taged route is being used as a realm

When displaying a specific route and if it has a tag
and if we have turned on realm support notify the user
that a tag value of (1-255) is installed into the kernel
with the realm set.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/zebra_vty.c