]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: add support for ipv6 static to null0
authorDon Slice <dslice@cumulusnetworks.com>
Wed, 5 Oct 2016 19:54:48 +0000 (12:54 -0700)
committerDon Slice <dslice@cumulusnetworks.com>
Thu, 6 Oct 2016 20:58:30 +0000 (13:58 -0700)
commit61a091c544c10f2e600e00c376fdb45153e40f47
tree1f174ec00e82dffb8776cc7f0bf5d5e50c23a96b
parenta452df33aa997a711f492e856b0330cb17a6998a
zebra: add support for ipv6 static to null0

Added the capability of defining an ipv6 static route to null0,
similar to the support previously in ipv4 only.

Ticket: CM-5794
Signed-off-by: Don Slice
Reviewed By: CCR-5223
Testing Done: Manual tested added to the ticket and bgp and ospf smoke
successfully completed
zebra/rib.h
zebra/zebra_rib.c
zebra/zebra_vty.c