diff options
author | Dave Barach <dave@barachs.net> | 2020-10-02 11:35:44 -0400 |
---|---|---|
committer | Florin Coras <florin.coras@gmail.com> | 2020-10-02 21:08:47 +0000 |
commit | 1c556d19d0b7a0f9d130ddfb07041cb2cafb8a8d (patch) | |
tree | 915d2531a63ad3cf2296f04675327715769a4eaa /src/plugins/lldp/lldp.h | |
parent | 2bc1af5578a9c669c16839656bb661ce950c2246 (diff) |
vlib: always replace bootstrap vlib_mains
Fixes an obscure issue when spinning up pure pthreads which don't have
vlib_main_t clones.
VLIB_REGISTER_THREAD () = {
<snip>
.use_pthreads = 1,
.no_data_structure_clone = 1,
}
Type: improvement
Signed-off-by: Dave Barach <dave@barachs.net>
Change-Id: Ifae5a2a35865de057eea7782ee71b1011a21c88e
Diffstat (limited to 'src/plugins/lldp/lldp.h')
0 files changed, 0 insertions, 0 deletions