]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Refactor rib_match_ipv[4|6]
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 24 Aug 2016 04:48:37 +0000 (00:48 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 1 Sep 2016 11:20:18 +0000 (07:20 -0400)
commit14364a318097a49062f545a255e4e6a306e7b2fe
treefe23c33b6be2d3fe69950dc5764fdbe9c29113bd
parent3a3d00f1bd3b82a9b1f2bca5485c578773c403b7
zebra: Refactor rib_match_ipv[4|6]

the rib_match_ipv4 and rib_match_ipv6 functions were
the same.  Refactor to 1 function.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/rib.h
zebra/zebra_rib.c
zebra/zserv.c