]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Refactor nexthop sending
authorDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 14 Sep 2016 12:23:27 +0000 (08:23 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 14 Sep 2016 12:31:19 +0000 (08:31 -0400)
commit10fbd59a57f5f5b9ebacd3d50c2529a984b637b9
tree7a3653079436a35338e339c7a98c93fdcd21c971
parent68558b13099589c5def8873448fa419293b789f3
zebra: Refactor nexthop sending

When building a stream of nexthop information,
refactor the code that writes it to 1 function.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Reviewed-by: Daniel Walton <dwalton@cumulusnetworks.com>
zebra/zserv.c