From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [iproute PATCH 2/8] tc: connmark, pedit: Rename BRANCH to CONTROL Date: Mon, 21 Mar 2016 12:08:23 -0700 Message-ID: <20160321120823.5ec44d28@xeon-e3> References: <1458165384-900-1-git-send-email-phil@nwl.cc> <1458165384-900-3-git-send-email-phil@nwl.cc> Mime-Version: 1.0 Content-Type: text/plain; charset="US-ASCII" Content-Transfer-Encoding: 7bit Cc: Jamal Hadi Salim , To: Phil Sutter Return-path: Received: from mx0a-000f0801.pphosted.com ([67.231.144.122]:12911 "EHLO mx0a-000f0801.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756517AbcCUTnQ (ORCPT ); Mon, 21 Mar 2016 15:43:16 -0400 In-Reply-To: <1458165384-900-3-git-send-email-phil@nwl.cc> Sender: netdev-owner@vger.kernel.org List-ID: On Wed, 16 Mar 2016 22:56:18 +0100 Phil Sutter wrote: > As Jamal suggested, BRANCH is the wrong name, as these keywords go > beyond simple branch control - e.g. loops are possible, too. Therefore > rename the non-terminal to CONTROL instead which should be more > appropriate. > > Signed-off-by: Phil Sutter The series no longer applies cleanly after my cleanups. Please resubmit