Re: [ovs-dev] OFP14 set async config - dev query

2015-02-03 Thread Ben Pfaff
On Mon, Feb 02, 2015 at 08:13:22PM -0800, Shashaankar Reddy wrote: > I'm working on implementing OFP1.4 specific feature to set/get async > configuration on a switch. > > From the code I understand that OFPTYPE_SET_ASYNC_CONFIG being referred to > both nicira-xt and OFP13 messages: > /* OFPRAW_NXT

[ovs-dev] OFP14 set async config - dev query

2015-02-02 Thread Shashaankar Reddy
Hi Folks, I'm working on implementing OFP1.4 specific feature to set/get async configuration on a switch. From the code I understand that OFPTYPE_SET_ASYNC_CONFIG being referred to both nicira-xt and OFP13 messages: /* OFPRAW_NXT_SET_ASYNC_CONFIG. * OFPRAW_OFPT13_SET_ASYNC. */ The set async confi