RE: [PATCH 00/16] OSv IPv6 support

2018-10-02 Thread Myers, Charles
: osv-dev@googlegroups.com On Behalf Of Waldek Kozaczuk Sent: Tuesday, October 2, 2018 12:08 PM To: OSv Development Subject: Re: [PATCH 00/16] OSv IPv6 support Charles, I hate to jump in so late in the game but I was wondering about 2 things that relate to this patches: 1. Do you happen

Re: [PATCH 00/16] OSv IPv6 support

2018-10-02 Thread Waldek Kozaczuk
Charles, I hate to jump in so late in the game but I was wondering about 2 things that relate to this patches: 1. Do you happen to have any automated tests that test OSv networking stack beyond what the unit tests do? Have you by any chance created any documentation about OSv

Re: [PATCH 00/16] OSv IPv6 support

2018-09-10 Thread Charles Myers
Sorry for delay. A lot of things came up and I finally have some time now to work on addressing the comments in your review. The IPv6 patch set is kind of large and posting it multiple times will be a bit painful for everyone, so I will provide a link to a github branch with the changes as

Re: [PATCH 00/16] OSv IPv6 support

2018-08-13 Thread Nadav Har'El
On Tue, Aug 7, 2018 at 5:49 AM, Charles Myers wrote: > This patch series adds IPv6 support to OSv. > > The first 5 parts of the series should have no impact on existing > OSv code. The rest of the patches starting from the net channel > changes do impact existing code. > Thanks. Very

[PATCH 00/16] OSv IPv6 support

2018-08-06 Thread Charles Myers
This patch series adds IPv6 support to OSv. The first 5 parts of the series should have no impact on existing OSv code. The rest of the patches starting from the net channel changes do impact existing code. All parts should compile and test without issues, but IPv6 is only enabled with the last