Received: by 2002:ac0:a594:0:0:0:0:0 with SMTP id m20-v6csp1925600imm; Thu, 24 May 2018 03:02:51 -0700 (PDT) X-Google-Smtp-Source: AB8JxZpxf+zJI0MxI9UVLg+Rfz+yhR2/XLvBWEX5EN3HfoiZKW7KN5V66BL9eNJZlgjCm+qLbqvw X-Received: by 2002:a62:9515:: with SMTP id p21-v6mr6565752pfd.62.1527156171093; Thu, 24 May 2018 03:02:51 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1527156171; cv=none; d=google.com; s=arc-20160816; b=DD/OkA8ChGrRsoUX6Wiy9PDLqhE3OIm6gdJs3Mg8UqwpSPehS3D51XcFLUllzZExFS iy03UZN13Z1pvrmzxfXoNwAOr3feM4+ADRWdo7ckfY0iSzUlP6r2hB56OhTlyiTeocJa lbGlN1p3QMCfP0dbatK3umqcjGrWbayHYl73jS2Ctm7zO1n6SkeB1hNtOLY2rtRYyvnT MGfgLkgCOIh+CImZVGBXsoYsJ5i1eA5CoObz7CRLBuckuCdSzb46cwBDNa+NnLwj5N5h GrZhl+lERPUu/aGQVtImb5Huv0lMuhcqoWA2Qtvtd3W93lZskI+1e/HokP1D1kl3QeWS LUJg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:user-agent:references :in-reply-to:message-id:date:subject:cc:to:from:dkim-signature :arc-authentication-results; bh=o4ub6j85cDyM41mm2HjLmlS4cU05QO0LCMbBr5sV0dM=; b=OWZuJ8pMvVyS9fTBZxP8DYOS3e7yIUeUCj5gUgOQmxDd9OLSuFofg+s7s3EbRo5r2H 6ysdj0MEVl3dkSktGBX3MqYDiA6hPsQZV4rKp10WWBMAZL/V+WoqOt4AVcU14iHQ5Ab4 doM4nYzFQvRfBmKE0WXFy3FNnFSg6vXuQK6l1Jlht71r8pDmzI1W+7hQtc4pRC5n8jox 6Hssrc7spg+AkYXI3b6aCe8JbsVRokp/jqpx0Y2l5DMy5wX0t2wxa88URK1/IJ9/Ilb9 iQd8KHuUg7dufXOMsJDC+JQVeZNN5vZv5IhDmq19zrUha+XZofqG2swmjVwbiqzqU4rm 8jQA== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=1JTF3+hR; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id 3-v6si21255441plp.515.2018.05.24.03.02.36; Thu, 24 May 2018 03:02:51 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=1JTF3+hR; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1031005AbeEXKBr (ORCPT + 99 others); Thu, 24 May 2018 06:01:47 -0400 Received: from mail.kernel.org ([198.145.29.99]:47568 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030973AbeEXKBk (ORCPT ); Thu, 24 May 2018 06:01:40 -0400 Received: from localhost (LFbn-1-12247-202.w90-92.abo.wanadoo.fr [90.92.61.202]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 844DC20870; Thu, 24 May 2018 10:01:38 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1527156099; bh=mB2a0pHd1Mek60vqqL2rCdI+9ENvScL7XOTot3boYkY=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=1JTF3+hRZGQTpqAeHgAXp8wZh0L7JlmTtZu/HpgjUY+mFYkjlHUVUo71nI0+fZwiX f48bic/2QmOELcYH8D566MdaoYVeuko0gdfmyzntxEDFwB1bQPQxXAeJ/p+69iEvqm 51dQtq25MfmmIktbi8JxczjAnMOjA2Dc90oICvOI= From: Greg Kroah-Hartman To: linux-kernel@vger.kernel.org Cc: Greg Kroah-Hartman , stable@vger.kernel.org, Petr Machata , William Tu , "David S. Miller" Subject: [PATCH 4.16 028/161] net: ip6_gre: Fix ip6erspan hlen calculation Date: Thu, 24 May 2018 11:37:33 +0200 Message-Id: <20180524093021.685154993@linuxfoundation.org> X-Mailer: git-send-email 2.17.0 In-Reply-To: <20180524093018.331893860@linuxfoundation.org> References: <20180524093018.331893860@linuxfoundation.org> User-Agent: quilt/0.65 X-stable: review MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 4.16-stable review patch. If anyone has any objections, please let me know. ------------------ From: Petr Machata [ Upstream commit 2d665034f239412927b1e71329f20f001c92da09 ] Even though ip6erspan_tap_init() sets up hlen and tun_hlen according to what ERSPAN needs, it goes ahead to call ip6gre_tnl_link_config() which overwrites these settings with GRE-specific ones. Similarly for changelink callbacks, which are handled by ip6gre_changelink() calls ip6gre_tnl_change() calls ip6gre_tnl_link_config() as well. The difference ends up being 12 vs. 20 bytes, and this is generally not a problem, because a 12-byte request likely ends up allocating more and the extra 8 bytes are thus available. However correct it is not. So replace the newlink and changelink callbacks with an ERSPAN-specific ones, reusing the newly-introduced _common() functions. Fixes: 5a963eb61b7c ("ip6_gre: Add ERSPAN native tunnel support") Signed-off-by: Petr Machata Acked-by: William Tu Signed-off-by: David S. Miller Signed-off-by: Greg Kroah-Hartman --- net/ipv6/ip6_gre.c | 74 ++++++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 65 insertions(+), 9 deletions(-) --- a/net/ipv6/ip6_gre.c +++ b/net/ipv6/ip6_gre.c @@ -81,6 +81,7 @@ static int ip6gre_tunnel_init(struct net static void ip6gre_tunnel_setup(struct net_device *dev); static void ip6gre_tunnel_link(struct ip6gre_net *ign, struct ip6_tnl *t); static void ip6gre_tnl_link_config(struct ip6_tnl *t, int set_mtu); +static void ip6erspan_tnl_link_config(struct ip6_tnl *t, int set_mtu); /* Tunnel hash table */ @@ -1746,6 +1747,19 @@ static const struct net_device_ops ip6gr .ndo_get_iflink = ip6_tnl_get_iflink, }; +static int ip6erspan_calc_hlen(struct ip6_tnl *tunnel) +{ + int t_hlen; + + tunnel->tun_hlen = 8; + tunnel->hlen = tunnel->tun_hlen + tunnel->encap_hlen + + erspan_hdr_len(tunnel->parms.erspan_ver); + + t_hlen = tunnel->hlen + sizeof(struct ipv6hdr); + tunnel->dev->hard_header_len = LL_MAX_HEADER + t_hlen; + return t_hlen; +} + static int ip6erspan_tap_init(struct net_device *dev) { struct ip6_tnl *tunnel; @@ -1769,12 +1783,7 @@ static int ip6erspan_tap_init(struct net return ret; } - tunnel->tun_hlen = 8; - tunnel->hlen = tunnel->tun_hlen + tunnel->encap_hlen + - erspan_hdr_len(tunnel->parms.erspan_ver); - t_hlen = tunnel->hlen + sizeof(struct ipv6hdr); - - dev->hard_header_len = LL_MAX_HEADER + t_hlen; + t_hlen = ip6erspan_calc_hlen(tunnel); dev->mtu = ETH_DATA_LEN - t_hlen; if (dev->type == ARPHRD_ETHER) dev->mtu -= ETH_HLEN; @@ -1783,7 +1792,7 @@ static int ip6erspan_tap_init(struct net dev->priv_flags |= IFF_LIVE_ADDR_CHANGE; tunnel = netdev_priv(dev); - ip6gre_tnl_link_config(tunnel, 1); + ip6erspan_tnl_link_config(tunnel, 1); return 0; } @@ -2108,6 +2117,53 @@ static void ip6erspan_tap_setup(struct n netif_keep_dst(dev); } +static int ip6erspan_newlink(struct net *src_net, struct net_device *dev, + struct nlattr *tb[], struct nlattr *data[], + struct netlink_ext_ack *extack) +{ + int err = ip6gre_newlink_common(src_net, dev, tb, data, extack); + struct ip6_tnl *nt = netdev_priv(dev); + struct net *net = dev_net(dev); + + if (!err) { + ip6erspan_tnl_link_config(nt, !tb[IFLA_MTU]); + ip6gre_tunnel_link(net_generic(net, ip6gre_net_id), nt); + } + return err; +} + +static void ip6erspan_tnl_link_config(struct ip6_tnl *t, int set_mtu) +{ + ip6gre_tnl_link_config_common(t); + ip6gre_tnl_link_config_route(t, set_mtu, ip6erspan_calc_hlen(t)); +} + +static int ip6erspan_tnl_change(struct ip6_tnl *t, + const struct __ip6_tnl_parm *p, int set_mtu) +{ + ip6gre_tnl_copy_tnl_parm(t, p); + ip6erspan_tnl_link_config(t, set_mtu); + return 0; +} + +static int ip6erspan_changelink(struct net_device *dev, struct nlattr *tb[], + struct nlattr *data[], + struct netlink_ext_ack *extack) +{ + struct ip6gre_net *ign = net_generic(dev_net(dev), ip6gre_net_id); + struct __ip6_tnl_parm p; + struct ip6_tnl *t; + + t = ip6gre_changelink_common(dev, tb, data, &p, extack); + if (IS_ERR(t)) + return PTR_ERR(t); + + ip6gre_tunnel_unlink(ign, t); + ip6erspan_tnl_change(t, &p, !tb[IFLA_MTU]); + ip6gre_tunnel_link(ign, t); + return 0; +} + static struct rtnl_link_ops ip6gre_link_ops __read_mostly = { .kind = "ip6gre", .maxtype = IFLA_GRE_MAX, @@ -2144,8 +2200,8 @@ static struct rtnl_link_ops ip6erspan_ta .priv_size = sizeof(struct ip6_tnl), .setup = ip6erspan_tap_setup, .validate = ip6erspan_tap_validate, - .newlink = ip6gre_newlink, - .changelink = ip6gre_changelink, + .newlink = ip6erspan_newlink, + .changelink = ip6erspan_changelink, .get_size = ip6gre_get_size, .fill_info = ip6gre_fill_info, .get_link_net = ip6_tnl_get_link_net,