On 05/07/2018 11:08 AM, Alexander Duyck wrote: > From: Alexander Duyck <alexander.h.du...@intel.com> > > 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 <will...@google.com> > Signed-off-by: Alexander Duyck <alexander.h.du...@intel.com>
Reviewed-by: Eric Dumazet <eduma...@google.com>