Skip to content
Commit 5f2d9c44 authored by David Howells's avatar David Howells
Browse files

rxrpc: Randomise epoch and starting client conn ID values



Create a random epoch value rather than a time-based one on startup and set
the top bit to indicate that this is the case.

Also create a random starting client connection ID value.  This will be
incremented from here as new client connections are created.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent af338a9e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment