]> git.proxmox.com Git - mirror_frr.git/commit - bgpd/bgp_table.c
bgpd, lib, zebra: Wrapper get/set of table->info pointer
authorDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 30 Aug 2018 23:11:39 +0000 (19:11 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Mon, 24 Sep 2018 00:04:39 +0000 (20:04 -0400)
commit6ca30e9ec6ed84d5ace735912bf69c45050adda6
tree2ffadfc6d1acf3f2019e9e96c552312af7b3aca9
parent890ca17a08d4c8e89664c34594d1ec3eb171db04
bgpd, lib, zebra: Wrapper get/set of table->info pointer

Wrapper the get/set of the table->info pointer so that
people are not directly accessing this data.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
12 files changed:
bgpd/bgp_table.c
bgpd/bgp_table.h
lib/agg_table.c
lib/agg_table.h
lib/srcdest_table.c
lib/srcdest_table.h
lib/table.h
zebra/rib.h
zebra/zebra_ns.c
zebra/zebra_rib.c
zebra/zebra_vrf.c
zebra/zebra_vty.c