From: David Howells
Date: Sun, 04 Sep 2016 22:02:24 +0100
>
> Here's a set of small fix patches:
>
> (1) Fix some uninitialised variables.
>
> (2) Set the client call state before making it live by attaching it to the
> conn struct.
>
> (3) Randomise the epoch and starting client conn
Here's a set of small fix patches:
(1) Fix some uninitialised variables.
(2) Set the client call state before making it live by attaching it to the
conn struct.
(3) Randomise the epoch and starting client conn ID values, and don't
change the epoch when the client conn ID rolls roun