summaryrefslogtreecommitdiff
path: root/ospf6d/ospf6_interface.c
diff options
context:
space:
mode:
authorStephen Worley <sworley@cumulusnetworks.com>2019-06-10 00:36:59 -0400
committerStephen Worley <sworley@cumulusnetworks.com>2019-06-10 14:36:30 -0400
commitad9255f8feb75c021ad12a65f4dfa9015abb64e7 (patch)
tree08ed1aa73a698a02b95d53a7124babcd2d0c76c2 /ospf6d/ospf6_interface.c
parent82e16a13e5f8da8460486f7eeff57c6235be71e0 (diff)
pbrd: Set next/prev to NULL on cached nexthops
When we copy a new nexthop to cache and track, set its next and prev pointers to NULL. We don't want those since this is to be treated as a single nexthop.Other nexthops that aren't in a group could hash to this nexthop so it doesn't make sense to keep those pointers in the cache. Signed-off-by: Stephen Worley <sworley@cumulusnetworks.com>
Diffstat (limited to 'ospf6d/ospf6_interface.c')
0 files changed, 0 insertions, 0 deletions