On Mon, Sep 21, 2015 at 04:11:28PM +0200, Davide Sanvito wrote: > I'm trying to execute a learn action to table 0 from a group entry. The > application is written with the Ryu framework and by using ovs-ofctl I can > confirm that buckets have the correct learn action associated and that > packets go through the group table. > > By the way no flow entry is added to table 0 by the execution of the learn > action. > > Is this a bug? Is the learn action supported as an action in a group entry?
A learn action in an action set doesn't currently have any effect. _______________________________________________ discuss mailing list [email protected] http://openvswitch.org/mailman/listinfo/discuss
