]> git.proxmox.com Git - mirror_frr.git/commit
zebra: Store commonly used values instead of regenerating
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 26 May 2017 01:11:24 +0000 (21:11 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 26 May 2017 01:11:24 +0000 (21:11 -0400)
commit8755598a08fd60cc30a7ed0b76512498244d63df
tree95c45f38ffdfbcb1e9b6d3150370894dbfdfe163
parentfb13a6d478f5ac3a95309a009909c7769ec6c1cc
zebra: Store commonly used values instead of regenerating

the ipv4_ll address used for 5549 routes does not need
to be figured out every single time that we attempt
to install/remove a route of that type.

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