]> git.puffer.fish Git - matthieu/frr.git/commit
zebra: name the route_entry opaque struct more specifically
authorMark Stapp <mstapp@nvidia.com>
Tue, 9 Nov 2021 14:35:54 +0000 (09:35 -0500)
committerMark Stapp <mstapp@nvidia.com>
Mon, 31 Jan 2022 13:50:50 +0000 (08:50 -0500)
commitb86c1f4fccb6bbc760e1eb276b41dd6a7f86f632
treebdde5d2bb464fbd00ba98d1c978fcb10270bab0a
parent7a90d91586290d872c05960427df2d3f031cc5e5
zebra: name the route_entry opaque struct more specifically

The name 'opaque' is a little general - call the route_entry
struct 're_opaque' to make it more specific.

Signed-off-by: Mark Stapp <mstapp@nvidia.com>
zebra/rib.h
zebra/zapi_msg.c
zebra/zapi_msg.h
zebra/zebra_rib.c
zebra/zebra_vty.c