On Fri, Sep 23, 2011 at 10:57:35AM -0700, Ben Pfaff wrote: > [adding Ethan since he designed the 'base_flow' thingy] > > On Thu, Sep 22, 2011 at 05:18:30PM -0700, Pravin Shelar wrote: > > Track vlan-id correctly. So that we can use that information for > > composing optimized action set. > > I don't think that this is a sufficient fix. The problem remains, at > least, that a set of OpenFlow actions like: > > mod_vlan_vid:1234,mod_dl_dst:11:22:33:44:55:66,normal > > will essentially ignore the mod_vlan_vid and mod_dl_dst actions. > > How about the following instead?
I reworked this slightly (improving the commit message) and made it part of the "vlans v2" series that I just sent out. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
