Re: [PATCH/RFC net-next] openvswitch: allow output of MPLS packets on tunnel vports

2015-06-16 Thread Pravin Shelar
On Mon, Jun 15, 2015 at 5:39 PM, Simon Horman wrote: > Currently output of MPLS packets on tunnel vports is not allowed by the > datapath and, moreover, flows that match on MPLS packets and output to > tunnel vports are rejected by the datapath. The flows are rejected > regardless of if they also

[PATCH/RFC net-next] openvswitch: allow output of MPLS packets on tunnel vports

2015-06-15 Thread Simon Horman
Currently output of MPLS packets on tunnel vports is not allowed by the datapath and, moreover, flows that match on MPLS packets and output to tunnel vports are rejected by the datapath. The flows are rejected regardless of if they also output to non-tunnel vports which is allowed for MPLS packets