From: David S. Miller Date: Sat, 12 Apr 2014 21:03:20 +0000 (-0400) Subject: Merge branch 'tunnels' X-Git-Tag: firefly_0821_release~176^2~4062^2 X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=eda43ce03919f2b929a884fddbefa98cfb04fec9;p=firefly-linux-kernel-4.4.55.git Merge branch 'tunnels' Nicolas Dichtel says: ==================== tunnels: don't allow to add the same tunnel twice This series fixes the check of an existing tunnel with the same parameters when a new tunnel is added. I've checked all users of ip_tunnel_newlink(): gre, gretap, ipip and vti. The bug exists only for gre and vti. ==================== Signed-off-by: David S. Miller --- eda43ce03919f2b929a884fddbefa98cfb04fec9