Files
vpp/src/plugins/lacp
Elias Rudberg 92e1b83a39 lacp: fix regarding vm arg for vlib_time_now calls
Use thread-specific vlib_main_t *vm pointers 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: I359596ecff86e03d57aa8d2330f77bf9a913485f
2020-05-07 14:29:21 +02:00
..
2019-12-07 11:46:45 +00:00
2019-12-07 11:46:45 +00:00