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:	Mon, 22 Jun 2009 11:25:15 -0400
From:	Brian Haley <brian.haley@...com>
To:	Kolbjørn Barmen <kolbjorn.barmen@...nett.no>
CC:	David Miller <davem@...emloft.net>, yoshfuji@...ux-ipv6.org,
	netdev@...r.kernel.org, linux@...la.no, vladislav.yasevich@...com
Subject: Re: [PATCH v2] IPv6: Add 'autoconf' and 'disable_ipv6' module parameters

Kolbjørn Barmen wrote:
> Anyways... when I apply the patch and try too compile, I get:
> 
> net/ipv6/addrconf.c: In function 'addrconf_disable_ipv6':
> net/ipv6/addrconf.c:4029: error: implicit declaration of function 'restart_syscall'
> make[2]: *** [net/ipv6/addrconf.o] Error 1
> make[1]: *** [net/ipv6] Error 2

Can you send me your .config?  restart_syscall() is called further-up in
addrconf_fixup_forwarding() which didn't seem to generate an error.  Or can
you try Davem's latest net-next-2.6 tree?

Thanks,

-Brian
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ