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 <b...@nicira.com> wrote: > On Wed, Aug 19, 2015 at 12:17:33PM +0530, niti1...@gmail.com wrote: > > From: Niti Rohilla <niti.rohi...@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.rohi...@tcs.com> > > I don't see patch 1/2 anywhere. > _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev