Re: [ovs-dev] OVS integration with Openflow protocol

2015-02-23 Thread Ben Pfaff
On Mon, Feb 23, 2015 at 07:03:06PM +0530, tech_kals Kals wrote: > 1) am planning to integrate OVS with Openflow agent to make it interact > with the controller. will be using ofproto in OVS for this purpose i.e. all > encoding and decoding would be done by OVS before handling the packet to > the op

[ovs-dev] OVS integration with Openflow protocol

2015-02-23 Thread tech_kals Kals
Hi Experts, 1) am planning to integrate OVS with Openflow agent to make it interact with the controller. will be using ofproto in OVS for this purpose i.e. all encoding and decoding would be done by OVS before handling the packet to the openflow agent. Is there any restriction between OVS version