[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

[ovs-dev] OFP14 set/get async cfg dev

2015-01-27 Thread Shashaankar Reddy
Hi Folks, Wanted to touch base, if any of other developers started implementing OF 1.4 set/get async cfg feature ? I see this feature is still open under OPENFLOW-1.1+.md/OpenFlow 1.4 only (Not sure if there's any other doc with updated TODO tasks, some one can re-direct if so). I'm pretty much v