From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: Re: [PATCH iproute2 1/1] Add new man page for tc actions. Date: Wed, 5 Jul 2017 09:01:06 -0700 Message-ID: <20170705090106.22c1f0a8@xeon-e3> References: <1499204435-29331-1-git-send-email-lucasb@mojatatu.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: netdev@vger.kernel.org, jiri@resnulli.us, psutter@redhat.com, jbenc@redhat.com, Jamal Hadi Salim To: Lucas Bates Return-path: Received: from mail-pg0-f43.google.com ([74.125.83.43]:35434 "EHLO mail-pg0-f43.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751734AbdGEQBO (ORCPT ); Wed, 5 Jul 2017 12:01:14 -0400 Received: by mail-pg0-f43.google.com with SMTP id j186so126398177pge.2 for ; Wed, 05 Jul 2017 09:01:14 -0700 (PDT) In-Reply-To: <1499204435-29331-1-git-send-email-lucasb@mojatatu.com> Sender: netdev-owner@vger.kernel.org List-ID: On Tue, 4 Jul 2017 17:40:35 -0400 Lucas Bates wrote: > This page is to highlight all operations and options that are > applicable to all tc actions. > > Signed-off-by: Lucas Bates > Signed-off-by: Jamal Hadi Salim Sure looks good, applied