]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Refactor rib_add_ipv[4|6] to a common function
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 24 Aug 2016 06:20:47 +0000 (02:20 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 1 Sep 2016 11:20:18 +0000 (07:20 -0400)
commit3b1098beed5c294746a9203b5de3c9da82c25d76
tree3699ec6b1ddfce59ed491c795731b1b6d305f497
parent616368ed1ea8165beb2b1ba137b474ee794046d5
zebra: Refactor rib_add_ipv[4|6] to a common function

rib_add_ipv[4|6] both were essentially the same function
combine and refactor everywhere.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
zebra/connected.c
zebra/kernel_socket.c
zebra/redistribute.c
zebra/rib.h
zebra/rt_netlink.c
zebra/rtread_getmsg.c
zebra/zebra_rib.c