Re: [PATCH next 0/2] ipvlan: packet scrub

2017-12-15 Thread David Miller
From: Mahesh Bandewar Date: Wed, 13 Dec 2017 14:40:12 -0800 > From: Mahesh Bandewar > > While crossing namespace boundary IPvlan aggressively scrubs packets. > This is creating problems. First thing is that scrubbing changes the > packet type in skb meta-data to PACKET_HOST. This causes errone

[PATCH next 0/2] ipvlan: packet scrub

2017-12-13 Thread Mahesh Bandewar
From: Mahesh Bandewar While crossing namespace boundary IPvlan aggressively scrubs packets. This is creating problems. First thing is that scrubbing changes the packet type in skb meta-data to PACKET_HOST. This causes erroneous packet delivery when dev_forward_skb() has already marked the packet