On Thu, Jan 26, 2017 at 04:11:34PM +0100, Andreas Schultz wrote:
The use of the passed through netlink src_net to check for a cross netns operation was wrong. Using the GTP socket and the GTP netdevice is always correct (even if the netdev has been moved to new netns after link creation).
Remove the now obsolete net field from gtp_dev.
Signed-off-by: Andreas Schultz aschultz@tpip.net
Acked-by: Pablo Neira Ayuso pablo@netfilter.org