]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Comment to ensure types added to route_info 4226/head
authorStephen Worley <sworley@cumulusnetworks.com>
Tue, 30 Apr 2019 14:07:45 +0000 (10:07 -0400)
committerStephen Worley <sworley@cumulusnetworks.com>
Tue, 30 Apr 2019 14:07:45 +0000 (10:07 -0400)
commitd6abd8b070fd717c4b7acda6d0fe5bd9ee6e0921
tree6880daaec6c3184ebbae313931016e9463d82a04
parenteab7b6e371638e34b8c477de8c47628f12721c9d
zebra: Comment to ensure types added to route_info

Add a comment to indicate that route types added to
Zebra, should also be present in the route_info array.

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