Re: [ovs-dev] [PATCH v8 0/3] Flow-Based Recirculation for MPLS

2014-06-25 Thread Simon Horman
On Wed, Jun 25, 2014 at 02:19:38PM -0700, Ben Pfaff wrote: > On Tue, Jun 24, 2014 at 08:46:30AM +0900, Simon Horman wrote: > > The motivation of this series is to allow some sequences of actions > > that include MPLS actions to be performed using recirculation. > > Sequences of actions that could n

Re: [ovs-dev] [PATCH v8 0/3] Flow-Based Recirculation for MPLS

2014-06-25 Thread Ben Pfaff
On Tue, Jun 24, 2014 at 08:46:30AM +0900, Simon Horman wrote: > The motivation of this series is to allow some sequences of actions > that include MPLS actions to be performed using recirculation. > Sequences of actions that could not previously be handled. > > For example pop_mpls:0x0800,dec_ttl.