]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Bring in some behind-the-scenes development, mainly By Arthur Mesh,
authormarkm <markm@FreeBSD.org>
Sat, 7 Sep 2013 14:15:13 +0000 (14:15 +0000)
committermarkm <markm@FreeBSD.org>
Sat, 7 Sep 2013 14:15:13 +0000 (14:15 +0000)
commit42ac52f9511d3cdc3ff5b1f83dcf7c7332b8f348
tree1be73fc39681022a74d47c894d7e3e2780ec021e
parent59c30969f90a33d9696fe5b69fe545018ad76caa
parentb41e1125b0d80cc6d7243ca4cb413371daa39c4e
Bring in some behind-the-scenes development, mainly By Arthur Mesh,
the rest by me.

o Namespace cleanup; the Yarrow name is now restricted to where it
  really applies; this is in anticipation of being augmented or
  replaced by Fortuna in the future. Fortuna is mentioned, but behind
  #if logic, and is ignorable for now.

o The harvest queue is pulled out into its own modules.

o Entropy harvesting is emproved, both by being made more conservative,
  and by separating (a bit!) the sources. Available entropy crumbs are
  marginally improved.

o Selection of sources is made clearer. With recent revelations,
  this will receive more work in the weeks and months to come.

Submitted by:  Arthur Mesh (partly) <arthurmesh@gmail.com>
sys/net/if_tun.c