William Dauchy d0f4185160 net, ip_tunnel: fix namespaces move
in the same manner as commit 690afc165bb3 ("net: ip6_gre: fix moving
ip6gre between namespaces"), fix namespace moving as it was broken since
commit 2e15ea390e6f ("ip_gre: Add support to collect tunnel metadata.").
Indeed, the ip6_gre commit removed the local flag for collect_md
condition, so there is no reason to keep it for ip_gre/ip_tunnel.

this patch will fix both ip_tunnel and ip_gre modules.

Fixes: 2e15ea390e6f ("ip_gre: Add support to collect tunnel metadata.")
Signed-off-by: William Dauchy <w.dauchy@criteo.com>
Acked-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-01-21 16:05:21 +01:00
..
2019-09-27 15:10:34 -07:00
2019-12-09 10:36:44 -08:00
2020-01-15 22:44:23 +01:00
2019-12-09 10:36:44 -08:00
2019-07-12 16:03:16 -07:00
2020-01-21 10:43:06 +01:00
2019-12-09 10:36:44 -08:00
2020-01-20 13:18:40 +01:00
2019-09-26 08:56:17 +02:00
2020-01-21 16:05:21 +01:00
2019-12-09 10:36:44 -08:00
2019-11-26 14:40:13 -08:00
2019-12-24 16:12:47 -08:00
2019-12-09 10:36:44 -08:00
2020-01-09 18:39:33 -08:00
2019-12-13 14:24:54 -08:00