Alexey Dobriyan wrote: > Take netns from skb->dst->dev. It should be safe because, they are called > from LOCAL_OUT hook where dst is valid (though, I'm not exactly sure about > IPVS and queueing packets to userspace).
Its safe in all cases since they already expect to only get called when skb->dst is valid. Applied, thanks. _______________________________________________ Containers mailing list [EMAIL PROTECTED] https://lists.linux-foundation.org/mailman/listinfo/containers _______________________________________________ Devel mailing list [email protected] https://openvz.org/mailman/listinfo/devel
