[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20190830123720.167de780@hermes.lan>
Date: Fri, 30 Aug 2019 12:37:20 -0700
From: Stephen Hemminger <stephen@...workplumber.org>
To: David Dai <zdai@...ux.vnet.ibm.com>
Cc: jhs@...atatu.com, xiyou.wangcong@...il.com, jiri@...nulli.us,
netdev@...r.kernel.org, linux-kernel@...r.kernel.org,
zdai@...ibm.com
Subject: Re: [v2] iproute2-next: police: support 64bit rate and peakrate in
tc utility
On Fri, 30 Aug 2019 14:07:17 -0500
David Dai <zdai@...ux.vnet.ibm.com> wrote:
> + if (rate64) {
> fprintf(stderr, "Double \"rate\" spec\n");
> return -1;
> }
The m_police filter should start using the common functions
for duparg and invarg that are in lib/utils.c
Powered by blists - more mailing lists