I just want to convert string representation of flow to structure representation and then use fields of this structure for different purposes. Obviously I can develop my own function implementing this behavior. But now I just want to know - is there any way to do this using already developed OVS functions? Thank you.
2013/4/22 Ben Pfaff <[email protected]> > On Mon, Apr 22, 2013 at 06:27:23PM +0400, Igor Ryzhov wrote: > > I need to get *struct flow* from a string. > > For what purpose? How you want to parse a string into a flow depends on > what you eventually want to use the flow for. >
_______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
