Ben recently made a number of fixes to bridge compatibility in the master
branch. Is it easy for you to try to reproduce with that branch?
--Justin
On Jul 7, 2011, at 10:59 PM, Shi Jin wrote:
> Hi,
> I am using open vswitch version 1.1.1 and sysfs is mounted.
> Thanks.
>
> Shi
>
> On Thu, J
Hi,
I am using open vswitch version 1.1.1 and sysfs is mounted.
Thanks.
Shi
On Thu, Jul 7, 2011 at 2:23 PM, Ben Pfaff wrote:
> On Wed, Jul 06, 2011 at 05:32:06PM -0600, Shi Jin wrote:
> > I am trying to get open vswitch to work with libvirt/KVM on RHEL as part
> of
> > integration into OpenNebu
On Wed, Jul 06, 2011 at 05:32:06PM -0600, Shi Jin wrote:
> I am trying to get open vswitch to work with libvirt/KVM on RHEL as part of
> integration into OpenNebula.
> I loaded Linux bridge compatible module and use "brctl adbr" to create
> bridge devices.
>
> However, I got some errors in "brctl
Hi Justin,
This was the quickest respond I ever got, Thanks a lot ;-)
Given the fact the GRE tunnels become a interface we should
be able to define QoS and Rate limiting per Interface so far
I understand OvS rate limiting right?
--Holger
- Original Message -
> You can create tunnels with
HI Justin,
Is this the right direction for the configuration Protocol:
http://www.openflow.org/wk/index.php/OpenFlow_1_2_proposal#Virtual_Port_Tunnel_configuration_protocol
Will this be based on the JSON-RPC Protocopl for ovs-db or a extension of the
OF protocol. I currently
understand there ar
You can create tunnels with the configuration protocol. These tunnels will
have OpenFlow port numbers assigned to them (the "ofport" column), and you can
define flows to send out them.
--Justin
On Jul 7, 2011, at 12:05 AM, Holger Winkelmann [TP] wrote:
> Hi,
>
> We are just working with ope
Hi,
We are just working with openvswitch for an ISP like Access Network Scenario.
We plan to define flows per connected Client (per MAC or IP). Further we want
to establish multiple Tunnel, conceptionally one tunnel per Flow (Client) and
send the traffic over a WAN.
Is there a way to dynamical cr