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