Skip to content

L2SS-271: Emergency patches

Jan David Mol requested to merge L2SS-271-statistics-base-class into master

Fix typos that broke the sst device (darn!).

Initialise default parameters before starting UDP receiver thread to avoid a race condition in which the UDP packets are processed before the default parameter list is initialised.

Closes L2SS-271

Merge request reports