aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/nsh
diff options
context:
space:
mode:
authorSteven Luong <sluong@cisco.com>2021-03-01 15:42:00 -0800
committerFlorin Coras <florin.coras@gmail.com>2021-03-03 05:25:03 +0000
commitc3ba58cd14d6bf1cc0cd4a5e6c439613c1ec3425 (patch)
tree23e6e6c0821057e036238ea29e243c41e39b0506 /src/plugins/nsh
parenta6406b962316a02e526899f743c6677943be18f2 (diff)
dhcp: calls to vnet_feature_enable_disable needs to be protected
dhcp is makeing calls to vnet_feature_enable_disable without barrier sync protection. This can cause data contention with the worker threads. Wrap all calls to vnet_feature_enable_disable with barrier sync and barrier release. Type: fix Signed-off-by: Steven Luong <sluong@cisco.com> Change-Id: I74545b074599273429f47e3e726551156bc11bbc
Diffstat (limited to 'src/plugins/nsh')
0 files changed, 0 insertions, 0 deletions