That is up to you, though I’d recommend doing whatever is most convenient for your controller. If you’re using POX, then something like JSON should be fine.
> On Apr 29, 2015, at 7:46 AM, Ruchika Luthra > <[email protected]> wrote: > > Hello, > > I want to send a python dictionary having IP, MAC correspondence from the > controller to the switch in a new OpenFlow Message that I have created. > At the switch side, ofsoftswitch13 in this case, I will be handling them as > an array of pointers to strings. > What would be the right way/data structure to send this correspondence down > to the switch? should I send it in json format? > > Ruchika Luthra > _______________________________________________ > openflow-discuss mailing list > [email protected] > https://mailman.stanford.edu/mailman/listinfo/openflow-discuss ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Ryu-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ryu-devel
