ip: Adding IP tables is no MP safe 68/28368/1
authorNeale Ranns <nranns@cisco.com>
Wed, 25 Mar 2020 07:21:09 +0000 (03:21 -0400)
committerAndrew Yourtchenko <ayourtch@gmail.com>
Thu, 13 Aug 2020 10:39:40 +0000 (10:39 +0000)
commitdeafa737313aed72338c030d311d2def3d269b7d
treeb1abeb44a326a8aa49a9ecabd7eb7e58fccc313b
parent1c8b63069c416fce3c5b1a24f87023716c4b67ca
ip: Adding IP tables is no MP safe

Type: fix

it was marked MP safe in the CLI (which it shouldn't be) but
it it not marked MP safe on the API.

Change-Id: I4bdea498a510a8b406d13d62a899b6d03656f7e8
Signed-off-by: Neale Ranns <nranns@cisco.com>
(cherry picked from commit 31d6c738c20d3baa619dbbb08af6125fab32bc08)
src/vnet/ip/lookup.c