Re: [ovs-dev] [PATCH v2] OPENFLOW-1.1+: Update MPLS items

2013-11-13 Thread Simon Horman
On Wed, Nov 13, 2013 at 06:21:51PM -0800, Ben Pfaff wrote: > On Thu, Nov 14, 2013 at 11:19:07AM +0900, Simon Horman wrote: > > * MPLS BoS match is supported as much as other MPLS matches. > > That is, all that is missing is the kernel datapath side > > which is part my pending patchset. > > >

Re: [ovs-dev] [PATCH v2] OPENFLOW-1.1+: Update MPLS items

2013-11-13 Thread Ben Pfaff
On Thu, Nov 14, 2013 at 11:19:07AM +0900, Simon Horman wrote: > * MPLS BoS match is supported as much as other MPLS matches. > That is, all that is missing is the kernel datapath side > which is part my pending patchset. > > * The rework of tag order does require work but it is > covered by

[ovs-dev] [PATCH v2] OPENFLOW-1.1+: Update MPLS items

2013-11-13 Thread Simon Horman
* MPLS BoS match is supported as much as other MPLS matches. That is, all that is missing is the kernel datapath side which is part my pending patchset. * The rework of tag order does require work but it is covered by my pending patchset. Signed-off-by: Simon Horman --- OPENFLOW-1.1+ | 7