lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ