On Fri, Apr 30, 2010 at 9:19 PM, Lee, Jeongkeun wrote:
>
> One bug I found is
>
> calling this command below when another port(s) already exists in br0
> crashes the system.
>
> > sudo utilities/ovs-vsctl add bridge br0 ports …
>
I can't reproduce this, or maybe I don't understand what the issue
10 4:05 PM
To: Lee, Jeongkeun
Cc: discuss@openvswitch.org
Subject: Re: [ovs-discuss] Create a GRE interface
On Wed, Apr 28, 2010 at 2:33 PM, Lee, Jeongkeun
mailto:jk...@hp.com>> wrote:
Hi Jesse,
I'm trying to create a GRE interface with the latest master branch, in which
the new vport
On Wed, Apr 28, 2010 at 2:33 PM, Lee, Jeongkeun wrote:
> Hi Jesse,
>
> I'm trying to create a GRE interface with the latest master branch, in
> which the new vport GRE is integrated. So, I assume I can skip the first two
> steps from the instructions you gave before.
>
> 1. Unload the Linux ip_g
Hi Jesse,
I'm trying to create a GRE interface with the latest master branch, in which
the new vport GRE is integrated. So, I assume I can skip the first two steps
from the instructions you gave before.
1. Unload the Linux ip_gre module if it already loaded
2. Load the OVS GRE module (ip_gre_mo