Re: [ovs-dev] Query related to OF1.4 Group and Meter change notification

2015-07-22 Thread niti Rohilla
Hi Ben, Thanks for the reply. We will send the whole message in OFPT_REQUESTFORWARD as suggested. Thanks Niti On Tue, Jul 21, 2015 at 8:53 PM, Ben Pfaff wrote: > On Tue, Jul 21, 2015 at 03:50:55PM +0530, niti Rohilla wrote: > > We are implementing Group and meter change notification > messages

Re: [ovs-dev] Query related to OF1.4 Group and Meter change notification

2015-07-21 Thread Ben Pfaff
On Tue, Jul 21, 2015 at 03:50:55PM +0530, niti Rohilla wrote: > We are implementing Group and meter change notification messages(EXT-235). > > As per the specification, the structure of Request forward message is:- > struct ofp_requestforward_header { > struct ofp_header header; /* Type OFPT_

[ovs-dev] Query related to OF1.4 Group and Meter change notification

2015-07-21 Thread niti Rohilla
Hi Ben, We are implementing Group and meter change notification messages(EXT-235). As per the specification, the structure of Request forward message is:- struct ofp_requestforward_header { struct ofp_header header; /* Type OFPT_REQUESTFORWARD. */ struct ofp_header request; /* Request be