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]
Date:	Thu, 1 Oct 2015 10:26:14 -0700
From:	Randy Dunlap <rdunlap@...radead.org>
To:	Stephen Rothwell <sfr@...b.auug.org.au>, linux-next@...r.kernel.org
Cc:	linux-kernel@...r.kernel.org,
	"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
	lvs-devel@...r.kernel.org
Subject: Re: linux-next: Tree for Oct 1 (ipvs)

On 09/30/15 23:50, Stephen Rothwell wrote:
> Hi all,
> 
> Changes since 20150930:
> 

on x86_64:

../net/netfilter/ipvs/ip_vs_core.c: In function 'ip_vs_leave':
../net/netfilter/ipvs/ip_vs_core.c:584:6: error: implicit declaration of function 'ip_vs_addr_is_unicast' [-Werror=implicit-function-declaration]
      ip_vs_addr_is_unicast(net, svc->af, &iph->daddr)) {
      ^
../net/netfilter/ipvs/ip_vs_core.c: In function 'ip_vs_out':
../net/netfilter/ipvs/ip_vs_core.c:1177:14: warning: unused variable 'net' [-Wunused-variable]
  struct net *net = ipvs->net;
              ^


Full randconfig file is attached.


-- 
~Randy

View attachment "config-r6312" of type "text/plain" (69686 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ