diff options
author | Visa Hankala <visa@cvs.openbsd.org> | 2020-05-26 14:58:56 +0000 |
---|---|---|
committer | Visa Hankala <visa@cvs.openbsd.org> | 2020-05-26 14:58:56 +0000 |
commit | aefa54cee75b424651419b62d606a4bcfe14859b (patch) | |
tree | 41864e37e2d85fa4755a42ffa9dd372155e5d20a /sys/stand/boot | |
parent | 251ec88e8e0c79792066e10548ef4fd68aad0aac (diff) |
Extract more randomness from mbuf flow
Input bits of the mbuf list head to enqueue_randomness(). While the set
of mbufs in circulation is relatively stable, the order in which they
reach if_input_process() is unpredictable. Shuffling can happen in many
subsystems, such as the network stack, device drivers, and memory
management.
OK deraadt@ mpi@
Diffstat (limited to 'sys/stand/boot')
0 files changed, 0 insertions, 0 deletions