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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 25 Apr 2008 22:33:28 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	yoshfuji@...ux-ipv6.org
Cc:	dlstevens@...ibm.com, netdev@...r.kernel.org
Subject: Re: [GIT PULL] [IPV6] COMPAT: Fix SSM applications on 64bit
 kernels.

From: YOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@...ux-ipv6.org>
Date: Sat, 26 Apr 2008 14:14:54 +0900 (JST)

> In article <OFAF2C4F7A.77CF5A8D-ON88257437.0001566B-88257437.00023C8D@...ibm.com> (at Fri, 25 Apr 2008 18:24:28 -0600), David Stevens <dlstevens@...ibm.com> says:
> 
> > +       }
> > +       if (level == SOL_IPV6)
> > +               return ipv6_setsockopt(sock, level, optname, koptval, 
> > koptlen);
> > +       return ip_setsockopt(sock, level, optname, koptval, koptlen);
> > +}
> > +
> 
> Sorry, you cannot do this.  Build with allmodconfig.

Indeed, that will not work.
--
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