Re: [ovs-dev] MSS Clamp in User-Space

2012-05-27 Thread Simon Horman
On Thu, May 24, 2012 at 07:34:39PM -0700, Jesse Gross wrote: > Hi Simon, > > Sorry I haven't responded to your patches yet. I'm not ignoring them > - I've just been very busy lately. Your high level descriptions all > sounds good so far though. I'm hoping to have a chance to look at > them this

Re: [ovs-dev] MSS Clamp in User-Space

2012-05-24 Thread Jesse Gross
Hi Simon, Sorry I haven't responded to your patches yet. I'm not ignoring them - I've just been very busy lately. Your high level descriptions all sounds good so far though. I'm hoping to have a chance to look at them this weekend. On Wed, May 23, 2012 at 5:26 PM, Simon Horman wrote: > Hi Jes

[ovs-dev] MSS Clamp in User-Space

2012-05-23 Thread Simon Horman
Hi Jesse, as part of our discussion on flow-based tunneling a few weeks ago you mentioned that you would like to see an implementation of MSS Clamping in user-space in order to eliminate the need for gre_err(). I made a start on implementing this, and I have a non-configurable version working. It