summaryrefslogtreecommitdiff
path: root/lib/vector.c
diff options
context:
space:
mode:
authorDonald Sharp <sharpd@nvidia.com>2020-11-13 19:35:20 -0500
committerDonald Sharp <sharpd@nvidia.com>2020-11-13 19:35:20 -0500
commit1782514fb957d86c0e2510f2e76651345c5c9fb1 (patch)
treed4282946603ca67c78ee17ff03aa7cf890e577bd /lib/vector.c
parent15675d025dc024733a532e1a9ad19c59df4ba73d (diff)
*: Remove route_map_object_t from the system
The route_map_object_t was being used to track what protocol we were being called against. But each protocol was only ever calling itself. So we had a variable that was only ever being passed in from route_map_apply that had to be carried against and everyone was testing if that variable was for their own stack. Clean up this route_map_object_t from the entire system. We should speed some stuff up. Yes I know not a bunch but this will add up. Signed-off-by: Donald Sharp <sharpd@nvidia.com>
Diffstat (limited to 'lib/vector.c')
0 files changed, 0 insertions, 0 deletions