fib: fix adj pool expand cases 48/27448/1
authorDave Barach <dave@barachs.net>
Fri, 5 Jun 2020 11:06:21 +0000 (07:06 -0400)
committerDave Barach <dave@barachs.net>
Fri, 5 Jun 2020 11:07:42 +0000 (07:07 -0400)
commitc2d2228e928b7c69dc88e9c3b7502966d0e32d8d
tree582909c4f2a7d6be84588ecdeb662ef6e8395b17
parenta5cf6e077ddafce9d4a92965e0f60e1a195a11a8
fib: fix adj pool expand cases

adj_alloc (...) is not thread safe when the adj pool or combined
counter vectors expand.

Type: fix

Signed-off-by: Dave Barach <dave@barachs.net>
Change-Id: I55710de6ecc083b7434e11798659cca9250c9131
src/vnet/adj/adj.c