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:	Tue, 30 Mar 2010 23:27:13 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	yoshfuji@...ux-ipv6.org
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH net-next-2.6 1/3] ipv6 mcast: Introduce
 include/net/mld.h for MLD definitions.

From: David Miller <davem@...emloft.net>
Date: Tue, 30 Mar 2010 23:23:44 -0700 (PDT)

> From: YOSHIFUJI Hideaki <yoshfuji@...ux-ipv6.org>
> Date: Mon, 29 Mar 2010 20:01:22 +0900
> 
>> Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@...ux-ipv6.org>
> 
> Applied, thanks.

Nevermind, reverted, breaks the build:

net/ipv6/mcast.c: In function ‘igmp6_event_query’:
net/ipv6/mcast.c:1134: error: implicit declaration of function ‘mld_msg’
net/ipv6/mcast.c:1134: warning: assignment makes pointer from integer without a cast
net/ipv6/mcast.c: In function ‘igmp6_event_report’:
net/ipv6/mcast.c:1254: warning: assignment makes pointer from integer without a cast
make[2]: *** [net/ipv6/mcast.o] Error 1
make[1]: *** [net/ipv6] Error 2
make: *** [net] Error 2
make: *** Waiting for unfinished jobs....
  CC [M]  drivers/net/e1000e/lib.o
  LD [M]  drivers/net/e1000e/e1000e.o

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ