]> git.proxmox.com Git - mirror_frr.git/commit
zebra: Fix afi mistake
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 17 Sep 2016 00:45:35 +0000 (20:45 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Sat, 17 Sep 2016 00:45:35 +0000 (20:45 -0400)
commitbb374626bbf21a49db0b6baef3e807c880dfbde7
treebae4df40205e7beba3e154d8209b3d3fd855bdf9
parent78860b9f454804ae6026955fbe1ffa7181dd39d0
zebra: Fix afi mistake

When sending the received route in to be added to the rib,
actually use the correct Address family.

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