]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: set family on read in rule prefix
authorStephen Worley <sworley@cumulusnetworks.com>
Wed, 8 Apr 2020 23:09:29 +0000 (19:09 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Thu, 9 Apr 2020 23:04:45 +0000 (19:04 -0400)
commitb6d34c260939cdcf7bba327108d2de35fc58fb54
tree67e1f866a9f13695149ff98505d95d30f26822ba
parentbce03323a815b5d6cd7443dd93ebbe94b700c2fe
zebra: set family on read in rule prefix

We were not setting the family for the prefix on the src/dst
IP of the rule.

Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
zebra/rule_netlink.c