Also added a bind command for #random to ifconfig after chatting with Ron. Merged to master at 80584160ee11..d0610298a0e1 (from, to]
You can see the entire diff with 'git diff' or at https://github.com/brho/akaros/compare/80584160ee11...d0610298a0e1 Barret On 2016-02-04 at 18:38 Barret Rhoden <[email protected]> wrote: > ------------ > 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(-) > -- 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.
