diff options
author | Elias Rudberg <elias.rudberg@bahnhof.net> | 2020-05-27 02:15:53 +0200 |
---|---|---|
committer | Dave Barach <openvpp@barachs.net> | 2020-05-27 11:48:44 +0000 |
commit | 5556813fb63d28240a17ccf18f947e60c4cbb263 (patch) | |
tree | ea56c0ebc5a8c84f572445a07e698dbb87895e83 /src/plugins/urpf | |
parent | e796a18734fae0783a226c38550796260f0acfec (diff) |
nat: fix regarding vm arg for vlib_time_now call
Change in snat_ipfix_header_create() to use thread-specific
vlib_main_t *vm pointer to avoid problems with different threads
accessing the same vlib_main_t data structure. This avoids
assertion failure when vlib_time_now() is called with a vm
corresponding to a different thread.
Type: fix
Signed-off-by: Elias Rudberg <elias.rudberg@bahnhof.net>
Change-Id: I2096c1debb5688d3b97e5ed9a0ea78d94053d8b7
Diffstat (limited to 'src/plugins/urpf')
0 files changed, 0 insertions, 0 deletions