On Fri, Feb 12, 2016 at 2:24 PM, Cong Wang wrote:
> On Wed, Feb 10, 2016 at 7:33 AM, Mahesh Bandewar wrote:
>> From: Mahesh Bandewar
>>
>> Scrub skb before hitting the iptable hooks to ensure packets hit
>> these hooks.
>>
>> Signed-off-by: Mahesh Bandewar
>> ---
>> v1: initial patch
>> v2: res
On Wed, Feb 10, 2016 at 7:33 AM, Mahesh Bandewar wrote:
> From: Mahesh Bandewar
>
> Scrub skb before hitting the iptable hooks to ensure packets hit
> these hooks.
>
> Signed-off-by: Mahesh Bandewar
> ---
> v1: initial patch
> v2: resend
>
> drivers/net/ipvlan/ipvlan_core.c | 4 ++--
> 1 file c
From: Mahesh Bandewar
Scrub skb before hitting the iptable hooks to ensure packets hit
these hooks.
Signed-off-by: Mahesh Bandewar
---
v1: initial patch
v2: resend
drivers/net/ipvlan/ipvlan_core.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/net/ipvlan/ipvla