Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
net: Use NDRNG device in srand_mac()
When calling srand_mac we use a weak seed dependent on the mac address. If present, use a RNG device instead to incerase entropy. Signed-off-by: Matthias Brugger <mbrugger@suse.com> Reviewed-by: Torsten Duwe <duwe@suse.de>
- Loading branch information