On Wed, Jun 26, 2013 at 11:19:00AM -0700, vis reddy wrote: > function ofopgroup_create states > > " If the ofopgroup eventually succeeds, then the packet with buffer id > 'buffer_id' on 'ofconn' will be sent by 'ofconn''s ofproto." > > I went through open flow specification and looks like it does not have a > mechanism to report the success,
Correct. > what message does it use to report the success on ofconn, It doesn't. > how do we report success of add/modify a flow as per open flow specification? We don't. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
