On Thu, Mar 19, 2015 at 01:24:37AM +0000, yuanfeng (A) wrote: > >On Wed, Mar 18, 2015 at 06:18:14AM +0000, yuanfeng (A) wrote: > >> 1.I have a requirement to use OVS multipath function, but i only found > >> the group table with select function can do this, but I don’t want to > >> use group table, is there any other function in flow table can do this > >> too? > > > >The multipath action can be used in any flow. There is no restriction to > >the group table. > > [YUAN]: Maybe I havn't explain clearly, I have tried the group select > multipath function, and now I want to find a another way to implement > multipath, just use to flow table action, does the action of flow support > multipath directly?
There is an action named "multipath". Please read ovs-ofctl(8) for more information. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
