On 05/07/2018 11:08 AM, Alexander Duyck wrote: > From: Alexander Duyck <[email protected]> > > This patch makes it so that if a destructor is not present we avoid trying > to update the skb socket or any reference counting that would be associated > with the NULL socket and/or descriptor. By doing this we can support > traffic coming from another namespace without any issues. > > Acked-by: Willem de Bruijn <[email protected]> > Signed-off-by: Alexander Duyck <[email protected]>
Reviewed-by: Eric Dumazet <[email protected]>
