Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/sys/net
Module Name: src
Committed By: yamt
Date: Mon Jan 28 15:05:03 UTC 2013
Modified Files:
src/sys/net: if_tap.c
Log Message:
use cprng_fast instead of getmicrouptime to generate "random" mac address
because the latter often produces the same addresses for subsequent tap
instances.
To generate a diff of this commit:
cvs rdiff -u -r1.69 -r1.70 src/sys/net/if_tap.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index