Hi - These are a couple changes for Ron and Fergus. The main things: - Can use snoopy on /net/ipifc/0 (ethermedium). You'll want to use that on mlx4 until we fix the promiscuous bug. - Adds a Plan 9 version of ttcp: trivial TCP transfer program
For a Linux version of ttcp, which you'll likely want to transfer files to/from Akaros, check out: [email protected]:brho/ettcp.git Barret --------------------- The following changes since commit 62dd62be3a18aeb7e38687a401e0e2f280517672: Do not have SCPs ask for vcores (2016-12-07 14:46:48 -0800) are available in the git repository at: [email protected]:brho/akaros.git net for you to fetch changes up to 211f749318e5b5db49e512ca9be9732a950a64fd: Port ttcp to Akaros (2016-12-07 15:20:03 -0800) ---------------------------------------------------------------- View this online at: https://github.com/brho/akaros/compare/62dd62be3a18...211f749318e5 ---------------------------------------------------------------- Barret Rhoden (4): net: Allow snooping on ethermedium Import ttcp for Plan 9 Clang-format ttcp.c Port ttcp to Akaros kern/src/net/ethermedium.c | 13 ++- tests/ttcp.c | 286 +++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 295 insertions(+), 4 deletions(-) create mode 100644 tests/ttcp.c -- 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.
