On Wed, Oct 23, 2013 at 11:44 PM, Takayuki Usui wrote:
> Hi Jesse,
>
> Thank you for your kind review and comments. As you mentioned,
> this experimental work is, more or less, a result of the effort
> to solve a specific problem of ours (quickly) and it's highly
> depends on the use case for sure
Hi Jesse,
Thank you for your kind review and comments. As you mentioned,
this experimental work is, more or less, a result of the effort
to solve a specific problem of ours (quickly) and it's highly
depends on the use case for sure. But, I still thought it might be
nice to have fragmentation and P
On Thu, Oct 17, 2013 at 9:24 PM, Takayuki Usui wrote:
> Hi All,
>
> I'm working an experimental patch to handle IPv4 fragmentation and
> reassembly in kernel. The goals are (1) flow matching an entire
> datagram, not a single fragment, and (2) Path MTU Discovery across
> an OVS network. I would re
Hi All,
I'm working an experimental patch to handle IPv4 fragmentation and
reassembly in kernel. The goals are (1) flow matching an entire
datagram, not a single fragment, and (2) Path MTU Discovery across
an OVS network. I would really appriciate it if you could review it.
https://github.com/tak