diff options
author | Elias Rudberg <elias.rudberg@bahnhof.net> | 2020-04-23 11:17:58 +0200 |
---|---|---|
committer | Ole Trøan <otroan@employees.org> | 2020-05-06 09:28:51 +0000 |
commit | 8f8212b245ec7a411f98209663f310fe72c28edc (patch) | |
tree | 3aaae162128b020e3ff4862bb2fa477b52e0d695 /src/scripts | |
parent | c611f36bbc75a7157bbec26a78178872ddc5441f (diff) |
nat: ipfix logging vlib_mains[thread_index] bugfix
Use thread-specific vlib_main_t *vm pointers to avoid problems
with different threads accessing the same vlib_main_t data
structure. This avoids crashing when ipfix logging is enabled
and several threads are used.
Type: fix
Signed-off-by: Elias Rudberg <elias.rudberg@bahnhof.net>
Change-Id: Ic1d3d335919d7666ead14be1153eb8c8c07b7356
Diffstat (limited to 'src/scripts')
0 files changed, 0 insertions, 0 deletions