Re: [ovs-dev] [PATCH v5 1/3] Implement Openflow 1.4 Vacancy Events for OFPT_TABLE_MOD.

2015-11-29 Thread Ben Pfaff
On Tue, Nov 24, 2015 at 05:49:42PM +0530, saloni.jai...@gmail.com wrote: > From: Saloni Jain > > OpenFlow 1.4 introduces the ability to turn on vacancy events with an > OFPT_TABLE_MOD message specifying OFPTC_VACANCY_EVENTS. This commit adds > support for the new feature in ovs-ofctl mod-table. >

[ovs-dev] [PATCH v5 1/3] Implement Openflow 1.4 Vacancy Events for OFPT_TABLE_MOD.

2015-11-24 Thread saloni . jain12
From: Saloni Jain OpenFlow 1.4 introduces the ability to turn on vacancy events with an OFPT_TABLE_MOD message specifying OFPTC_VACANCY_EVENTS. This commit adds support for the new feature in ovs-ofctl mod-table. As per the openflow specification-1.4, vacancy event adds a mechanism enabling the c