Re: [PATCH stable 4.1] openvswitch: gre: filter gre packets

2017-01-09 Thread David Miller
From: Uri Foox Date: Mon, 9 Jan 2017 14:20:48 -0500 > On Mon, Jan 9, 2017 at 2:07 PM, Uri Foox wrote: >> This patch was marked Not Applicable and so was >> https://patchwork.ozlabs.org/patch/559944/ which is the same thing from a >> year ago. Why are both of these not applicable? >> >> On Mon, J

Re: [PATCH stable 4.1] openvswitch: gre: filter gre packets

2017-01-09 Thread Uri Foox
On Mon, Jan 9, 2017 at 2:07 PM, Uri Foox wrote: > This patch was marked Not Applicable and so was > https://patchwork.ozlabs.org/patch/559944/ which is the same thing from a > year ago. Why are both of these not applicable? > > On Mon, Jan 9, 2017 at 1:48 PM, Joe Stringer wrote: >> >> On 8 Januar

Re: [PATCH stable 4.1] openvswitch: gre: filter gre packets

2017-01-09 Thread Joe Stringer
On 8 January 2017 at 06:14, Pravin B Shelar wrote: > OVS can only process L2 packets. But OVS GRE receive handler > can accept IP-GRE packets. When such packet is processed by > OVS datapath it can trigger following assert failure due > to insufficient linear data in skb. Following patch filters >