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
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