On Tue, Sep 13, 2011 at 09:08:24AM -0700, Ethan Jackson wrote:
> > I'm pretty sure that it will always cause a segmentation fault, it's
> > just that it's pretty unusual to have to create a synthetic interface
> > (ovs-vsctl will never create a bridge that needs one.)
>
> That's what you would thi
> I'm pretty sure that it will always cause a segmentation fault, it's
> just that it's pretty unusual to have to create a synthetic interface
> (ovs-vsctl will never create a bridge that needs one.)
That's what you would think, but I tried it last night and couldn't
get it to happen. I have to l
On Mon, Sep 12, 2011 at 10:46:01PM -0700, Ethan Jackson wrote:
> Synthetic interfaces don't have database records so it doesn't make
> sense to update them. In some situations this could cause a
> segmentation fault.
I'm pretty sure that it will always cause a segmentation fault, it's
just that i
Synthetic interfaces don't have database records so it doesn't make
sense to update them. In some situations this could cause a
segmentation fault.
Reported-by: Paul Ingram
Bug #7278.
---
vswitchd/bridge.c |4
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/vswitchd/bri