Hi - Here's a few networking patches, notably fixing a mlx4 bug.
Barret The following changes since commit 54cd59a4b4d87db5544a870bc905168f6c9fc420: x86: Get the boot time from CMOS (2017-05-12 16:38:12 -0400) are available in the git repository at: [email protected]:brho/akaros.git net for you to fetch changes up to a3c78e2ad40633caa59e6ccad79eb1ede8d34927: net: Improve a few netlogs (2017-05-23 15:44:42 -0400) ---------------------------------------------------------------- View this online at: https://github.com/brho/akaros/compare/54cd59a4b4d8...a3c78e2ad406 ---------------------------------------------------------------- Barret Rhoden (3): mlx4: Advertise that the NIC pads to mintu net: Support connects to 0.0.0.0 net: Improve a few netlogs kern/drivers/net/mlx4/en_netdev.c | 2 +- kern/include/ip.h | 2 ++ kern/src/net/devip.c | 6 ++++++ kern/src/net/icmp.c | 23 +++++++++++++++++++---- kern/src/net/ipaux.c | 14 ++++++++++++++ kern/src/net/tcp.c | 3 ++- 6 files changed, 44 insertions(+), 6 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.
