[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1397224279-4161-1-git-send-email-nicolas.dichtel@6wind.com>
Date: Fri, 11 Apr 2014 15:51:17 +0200
From: Nicolas Dichtel <nicolas.dichtel@...nd.com>
To: davem@...emloft.net
Cc: netdev@...r.kernel.org
Subject: [PATCH net 0/2] tunnels: don't allow to add the same tunnel twice
This serie fix 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.
net/ipv4/ip_gre.c | 2 +-
net/ipv4/ip_vti.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Regards,
Nicolas
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists