[ovs-dev] [PATCH v5 2/2] ofproto: Implement OF1.4 Group & Meter change notification messages

niti Rohilla niti1489 at gmail.com
Mon Aug 24 10:56:45 UTC 2015


Hi Ben,

The series was posted on 23 Jul 2015 -
http://openvswitch.org/pipermail/dev/2015-July/057952.html

This series actually contains 2 patches:-

1. [PATCH 1/2] : ofproto: Implement OF1.4 Set/Get asynchronous
configuration messages.

2. [PATCH 2/2] :  ofproto: Implement OF1.4 Group & Meter change
notification messages.

Patch 1/2 has already been accepted and applied to the master branch. You
can find the reference to this patch at -
http://openvswitch.org/pipermail/dev/2015-July/058065.html

I am re-sending the "[PATCH 2/2] :  ofproto: Implement OF1.4 Group & Meter
change notification messages" rebased with the latest master.

Thanks
Niti Rohilla

On Sat, Aug 22, 2015 at 3:51 AM, Ben Pfaff <blp at nicira.com> wrote:

> On Wed, Aug 19, 2015 at 12:17:33PM +0530, niti1489 at gmail.com wrote:
> > From: Niti Rohilla <niti.rohilla at tcs.com>
> >
> > This patch adds support for Openflow1.4 Group & meter change notification
> > messages. In a multi controller environment, when a controller modifies
> the
> > state of group and meter table, the request that successfully modifies
> this
> > state is forwarded to other controllers. Other controllers are informed
> with
> > the OFPT_REQUESTFORWARD message. Request forwarding is enabled on a per
> > controller channel basis using the Set Asynchronous Configuration
> Message.
> >
> > Signed-off-by: Niti Rohilla <niti.rohilla at tcs.com>
>
> I don't see patch 1/2 anywhere.
>



More information about the dev mailing list