]> git.puffer.fish Git - mirror/frr.git/commit
lib: Move aggregate pointer into aggregate route/table 2785/head
authorDonald Sharp <sharpd@cumulusnetworks.com>
Fri, 3 Aug 2018 17:25:13 +0000 (13:25 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Thu, 30 Aug 2018 21:47:59 +0000 (17:47 -0400)
commitc2b2356701607af2bc0f7142eba1f5352b23f901
tree4b5085462442a2bd406a3c954209f778d6ef486a
parentfe08ba7e1103e6c334fe97b44c43f6762ed7c8f3
lib: Move aggregate pointer into aggregate route/table

Move the aggregate pointer from the route_node into agg_node
so that people using struct route_node will see a savings
in data size.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
lib/agg_table.h
lib/table.h