Code

Programming Languages: C

License: GNU General Public License version 2.0 (GPLv2)

Repositories

browse code, statistics cvs -d:pserver:anonymous@gkernel.cvs.sourceforge.net:/cvsroot/gkernel login

cvs -z3 -d:pserver:anonymous@gkernel.cvs.sourceforge.net:/cvsroot/gkernel co -P modulename

Show:

What's happening?

  • deal with disappearing random source

    On some router platforms hw_random is provided by the wifi driver. It isn't available before it is loaded, and disappears when the drivers are unloaded. Current behaviour prevents startup of rngd if /dev/hw_random isn't available yet, and grabs 100% cpu if it dissapears while running.

    2012-01-27 01:52:20 PST by annemarcel

Our Numbers