]> git.puffer.fish Git - mirror/frr.git/commit
zebra: Remove instance from zebra_rmap_obj data structure
authorDonald Sharp <sharpd@nvidia.com>
Fri, 11 Aug 2023 15:15:06 +0000 (11:15 -0400)
committerDonald Sharp <sharpd@nvidia.com>
Fri, 11 Aug 2023 15:15:06 +0000 (11:15 -0400)
commitb7542d5af889e039ef19e1fd00d0116396659688
tree9ef04e736edeb2e4bce6617a6f92bf55efd64ee2
parentcad4d0c3327d6985446c949bc087a277ce9bb930
zebra: Remove instance from zebra_rmap_obj data structure

In all cases the instance is derived from the re pointer
and since the re pointer is already stored, let's just
remove it from the game and cut to the chase.

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