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] [thread-next>] [day] [month] [year] [list]
Message-ID: <20190928084641.69233a5a@hermes.lan>
Date:   Sat, 28 Sep 2019 08:46:41 -0700
From:   Stephen Hemminger <stephen@...workplumber.org>
To:     Roopa Prabhu <roopa@...ulusnetworks.com>
Cc:     dsahern@...il.com, netdev@...r.kernel.org,
        nikolay@...ulusnetworks.com
Subject: Re: [PATCH iproute2 net-next 1/2] bridge: fdb get support

On Fri, 27 Sep 2019 21:48:23 -0700
Roopa Prabhu <roopa@...ulusnetworks.com> wrote:

Overall, looks good.

> +	if (print_fdb(answer, (void *)stdout) < 0) {

Cast to void is not necessary in C (it is in C++)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ