Hi Ayaka,

If you know the mapping and it will not change frequently then modifying 
classifyFromSwitch should be enough.

Ideally, this should be a plugin system where vendors could load up their 
proprietary jars and flowvisor would simply forward the Vendor message to the 
appropriate jar depending on the vendor id. If any one, is interested in 
implementing this. It would definitely make its way into the main release. 


Cheers.

--
Ali

On Mar 20, 2013, at 12:50 PM, Ayaka Koshibe <akosh...@gmail.com> wrote:

> Hello,
> 
> I would like to modify the way that OFVendor messages are handled by 
> FlowVisor. Specifically, I would have a Vendor message with various data 
> types, and would like FlowVisor to send different data types to different 
> slices. Given that I start off with hard-coded (e.g. known) 
> datatype-to-slice-mappings, would just modifying  classifyFromSwitch() and 
> sliceFromController() suffice? 
> 
> I'd like a sanity check since I'm working off of knowledge about the 
> structure of an older version of FlowVisor. 
> 
> 
> Many thanks, 
> Ayaka
> _______________________________________________
> openflow-discuss mailing list
> openflow-discuss@lists.stanford.edu
> https://mailman.stanford.edu/mailman/listinfo/openflow-discuss

_______________________________________________
openflow-discuss mailing list
openflow-discuss@lists.stanford.edu
https://mailman.stanford.edu/mailman/listinfo/openflow-discuss

Reply via email to