]> git.proxmox.com Git - mirror_frr.git/commit - zebra/redistribute.h
zebra: Fix redistribute.h up to our standards
authorDonald Sharp <sharpd@nvidia.com>
Fri, 14 Jan 2022 16:30:31 +0000 (11:30 -0500)
committerDonald Sharp <sharpd@nvidia.com>
Tue, 18 Jan 2022 13:39:40 +0000 (08:39 -0500)
commita1742ba8afae2f042a400e4868c47458863f8bb8
tree2e897f85f7179e935ce2101099ba9b540f8bc65d
parent84faa42066a7e1afdcb4c1c1f1d7ce16c89931d7
zebra: Fix redistribute.h up to our standards

FRR must give variable names instead of not defining
them in the .h file.  This just cleans up this
problem for redistribute.h

Signed-off-by: Donald Sharp <sharpd@nvidia.com>
zebra/redistribute.h