From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 75747C433E0 for ; Tue, 28 Jul 2020 18:58:01 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4BF75207FC for ; Tue, 28 Jul 2020 18:58:01 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1595962681; bh=0HV8lN5IdMCC9MkRn4BlddQazVVZ1gMba/PI+cxls5U=; h=Date:From:To:Cc:Subject:In-Reply-To:References:List-ID:From; b=xnoHEN7bcagOkcESzYpYyZbPKvtqAASKTiY/EYbC5ITR0+MAZYmMVeEYCxIVCfGyS TN5xRlRPW9m9Atzi2z0Chifi0oavh07PpHCadF7fDJxw0qd2WR431A+cKMMxPq0jDm 0WFPXiVrnQL8a7Ab3UNtrItysx8h1S6dMWri4SR4= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729168AbgG1S6A (ORCPT ); Tue, 28 Jul 2020 14:58:00 -0400 Received: from mail.kernel.org ([198.145.29.99]:42354 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728334AbgG1S6A (ORCPT ); Tue, 28 Jul 2020 14:58:00 -0400 Received: from kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com (unknown [163.114.132.5]) (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 B7739207FC; Tue, 28 Jul 2020 18:57:59 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1595962679; bh=0HV8lN5IdMCC9MkRn4BlddQazVVZ1gMba/PI+cxls5U=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=ui0hdp7k5vqJCLPDJjb3SsvcXVjVUivndHyYTLkJEFjSh0vvHfUnBKMVVlc8L3gbV kraVidre/lhIU5GpEK/z35Bm7EaCDHh7RA83ohP9jbF7q0DJWP5nu6p4HceAGm7I09 D74AAx8+4sHtUVPBS1Zn5gR1fzycy20TX4ytumsU= Date: Tue, 28 Jul 2020 11:57:58 -0700 From: Jakub Kicinski To: Or Gerlitz Cc: Stephen Hemminger , Linux Netdev List Subject: Re: iproute2 DDMMYY versioning - why? Message-ID: <20200728115758.1588ba88@kicinski-fedora-pc1c0hjn.dhcp.thefacebook.com> In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org On Tue, 28 Jul 2020 16:05:50 +0300 Or Gerlitz wrote: > Stephen, > > Taking into account that iproute releases are aligned with the kernel > ones -- is there any real reason for the confusing DDMMYY double > versioning? > > I see that even the git tags go after the kernel releases.. +1