On Dec 7, 2012, at 17:40 , ext Ben Pfaff wrote:
> On Fri, Dec 07, 2012 at 01:57:14PM +0200, Jarno Rajahalme wrote:
>> On Dec 4, 2012, at 21:06 , ext Ben Pfaff wrote:
>>
>>> On Tue, Dec 04, 2012 at 05:10:29PM +0200, Jarno Rajahalme wrote:
It seems to me that depending on test machine load or o
On Dec 7, 2012, at 10:15 PM, Jesse Gross wrote:
> On Fri, Dec 7, 2012 at 1:47 PM, Kyle Mestery wrote:
>> Some tunneling protocols require manipulation of the packet before the outer
>> IP header is placed on the packet. An example of a tunneling protocol with
>> this attribute is LISP. For these
On Sat, Dec 08, 2012 at 11:16:33AM +0200, Jarno Rajahalme wrote:
> On Dec 7, 2012, at 17:40 , ext Ben Pfaff wrote:
> > On Fri, Dec 07, 2012 at 01:57:14PM +0200, Jarno Rajahalme wrote:
> >> On Dec 4, 2012, at 21:06 , ext Ben Pfaff wrote:
> >>
> >>> On Tue, Dec 04, 2012 at 05:10:29PM +0200, Jarno Ra
On Fri, Dec 07, 2012 at 11:28:26AM -0500, Ed Maste wrote:
> This is a trivial port to netdev-bsd of Justin Pettit's netdev-linux fix.
>
> Signed-off-by: Ed Maste
> ---
> This fixes the userspace datapath on FreeBSD.
>
> Justin's change:
>
> Commit acf608 (ofproto-dpif: Use a single underlying
On Fri, Dec 07, 2012 at 05:41:16PM -0500, Ed Maste wrote:
> When built with Clang, vswitchd segfaulted in ovsrec_open_vswitch_init,
> from calling memset() on a const struct.
>
> Signed-off-by: Ed Maste
> ---
> This could be addressed instead by just dropping the const in the
> null_cfg definitio
On Fri, Dec 07, 2012 at 09:57:30PM +, Kyle Mestery (kmestery) wrote:
> On Dec 4, 2012, at 2:47 PM, Ben Pfaff wrote:
> > On Wed, Oct 03, 2012 at 09:48:57AM -0700, Ben Pfaff wrote:
> >> This was prompted by a conversation on the openflow-discuss mailing list
> >> where developers of some OpenFlo
Thanks, I applied this to master.
On Fri, Dec 07, 2012 at 11:12:54PM +0200, Andres Toomsalu wrote:
> Added sign-off line...
>
>
> On Tue, Dec 4, 2012 at 7:24 AM, Ben Pfaff wrote:
>
> > On Wed, Nov 28, 2012 at 02:57:35PM +0200, Andres Toomsalu wrote:
> > > Here is a small patch for adding STP o
But I had to change the Signed-off-by email address to match the
authorship (From) address.
Thanks,
Ben.
On Sat, Dec 08, 2012 at 10:47:44AM -0800, Ben Pfaff wrote:
> Thanks, I applied this to master.
>
> On Fri, Dec 07, 2012 at 11:12:54PM +0200, Andres Toomsalu wrote:
> > Added sign-off line...
On Dec 8, 2012, at 12:45 PM, Ben Pfaff wrote:
> On Fri, Dec 07, 2012 at 09:57:30PM +, Kyle Mestery (kmestery) wrote:
>> On Dec 4, 2012, at 2:47 PM, Ben Pfaff wrote:
>>> On Wed, Oct 03, 2012 at 09:48:57AM -0700, Ben Pfaff wrote:
This was prompted by a conversation on the openflow-discuss
On Fri, Dec 07, 2012 at 10:00:08PM +, Kyle Mestery (kmestery) wrote:
> On Dec 4, 2012, at 2:48 PM, Ben Pfaff wrote:
>
> > On Tue, Oct 16, 2012 at 10:15:48AM -0700, Ben Pfaff wrote:
> >> A few times while troubleshooting it would have been useful to get
> >> complete logs, rather than post-rat
On Fri, Dec 07, 2012 at 10:11:55PM +, Kyle Mestery (kmestery) wrote:
> On Dec 4, 2012, at 2:50 PM, Ben Pfaff wrote:
> > On Wed, Oct 24, 2012 at 05:01:29PM -0700, Ben Pfaff wrote:
> >> We've had a couple of requests for this over the years. It's easy to do,
> >> so let's implement it.
> >>
>
On Fri, Dec 07, 2012 at 10:02:16PM +, Kyle Mestery (kmestery) wrote:
> On Dec 4, 2012, at 2:52 PM, Ben Pfaff wrote:
> > On Thu, Nov 01, 2012 at 12:22:41AM -0700, Ben Pfaff wrote:
> >> The OpenFlow 1.0 specification says:
> >>
> >>Emergency flow mod messages must have timeout values set to
When built with Clang, vswitchd segfaulted in ovsrec_open_vswitch_init,
from calling memset() on a const struct.
Signed-off-by: Ed Maste
---
vswitchd/bridge.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/vswitchd/bridge.c b/vswitchd/bridge.c
index b1d2feb..cb94fa0 1006
On Sat, Dec 08, 2012 at 06:23:12PM -0500, Ed Maste wrote:
> When built with Clang, vswitchd segfaulted in ovsrec_open_vswitch_init,
> from calling memset() on a const struct.
>
> Signed-off-by: Ed Maste
Applied to master, thanks.
___
dev mailing list
d
14 matches
Mail list logo