Hi, > perhaps openwrt hasn't got urandom? urandom is pretty intensive as > far as i know, it'd definitely load the little router hard. i'd say > the devs will be able to tell you if there's anything that can be > done.
there is an /dev/urandom, but the load is very high... So that could be the reason... > my initial thought is edit the source and change all references > to /dev/urandom to /dev/random - this would reduce the randomness a > bit but would also reduce loading (and in this case, may enable it to > run) Perhaps it is an idea to create to package (urandom and random usage). Bye

