On Fri, May 4, 2018 at 8:31 PM, Alexander Duyck <[email protected]> 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. > > Signed-off-by: Alexander Duyck <[email protected]>
Acked-by: Willem de Bruijn <[email protected]>
