------------ You can also find this patch set at: [email protected]:brho/akaros.git From: 80584160ee11 master To: 3bcc7144c63a tcp-rand
And view them at: https://github.com/brho/akaros/compare/80584160ee11...3bcc7144c63a ------------ Barret Rhoden (2): Use random_read() for small urandom_read() calls Use the new RNG for the networking stack kern/drivers/dev/random.c | 35 +++++++---------------------------- kern/include/ns.h | 3 ++- kern/src/net/devip.c | 2 +- kern/src/net/tcp.c | 6 +++--- 4 files changed, 13 insertions(+), 33 deletions(-) -- 2.7.0.rc3.207.g0ac5344 -- You received this message because you are subscribed to the Google Groups "Akaros" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/d/optout.
