]> git.puffer.fish Git - mirror/frr.git/commit
zebra: show_interface_name_vrf fix
authorDon Slice <dslice@cumulusnetworks.com>
Thu, 4 Feb 2016 13:59:12 +0000 (05:59 -0800)
committerDon Slice <dslice@cumulusnetworks.com>
Thu, 4 Feb 2016 13:59:12 +0000 (05:59 -0800)
commit1721646ebec27a22993e214715f874860a4d1e24
tree71cf79df8a98847ee077c071a8f67441d1f30c5c
parenta5ac78cfeac1dd8927111f153f8205ad69dba94e
zebra: show_interface_name_vrf fix

Ticket: CM-9110
Reviewed By:
Testing Done: Manual testing, see ticket

Aliased "show interface name swpxx" to "show interface name swpxx vrf all" to find the interface regarless of which vrf it resides in.
zebra/interface.c