mirror of
https://github.com/hardkernel/linux.git
synced 2026-04-07 21:53:18 +09:00
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: David Howells <dhowells@redhat.com>