On Thu, Sep 8, 2011 at 4:04 PM, Jesse Gross <[email protected]> wrote: > On Wed, Sep 7, 2011 at 5:50 PM, Pravin Shelar <[email protected]> wrote: >> Currently the kernel vlan actions mirror those used by OpenFlow 1.0. >> i.e. MODIFY and STRIP. More flexible approach is to have an action to push a >> tag and pop a tag off, so that it can handle multiple levels of vlan >> tags. Plus it aligns with newer version of OpenFlow. >> As this patch replaces MODIFY with PUSH semantic, action mapping >> done in userpace is fixed accordingly. >> GSO handling for multiple levels of vlan tags is also added as >> Jesse suggested before. >> >> Signed-off-by: Pravin B Shelar <[email protected]> > > Looks good, thanks. > > Acked-by: Jesse Gross <[email protected]> >
thanks, I pushed this patch. _______________________________________________ dev mailing list [email protected] http://openvswitch.org/mailman/listinfo/dev
