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:	Sat, 21 Dec 2013 22:01:27 -0500 (EST)
From:	David Miller <davem@...emloft.net>
To:	sfeldma@...ulusnetworks.com
Cc:	dborkman@...hat.com, vyasevich@...il.com, nhorman@...driver.com,
	netdev@...r.kernel.org, roopa@...ulusnetworks.com,
	shm@...ulusnetworks.com, hannes@...essinduktion.org,
	linux-sctp@...r.kernel.org
Subject: Re: [PATCH net-next] sctp: fix missing include file

From: Scott Feldman <sfeldma@...ulusnetworks.com>
Date: Sat, 21 Dec 2013 07:19:03 -0800

> 
> On Dec 21, 2013, at 1:44 AM, Daniel Borkmann <dborkman@...hat.com> wrote:
> 
>> On 12/21/2013 06:00 AM, David Miller wrote:
>>> From: Scott Feldman <sfeldma@...ulusnetworks.com>
>>> Date: Fri, 20 Dec 2013 18:51:10 -0800
>>> 
>>>> Compile error reported by Jim Davis on netdev.
>>>> 
>>>> ip6_sk_accept_pmtu() needs net/ip6_route.h
>>>> 
>>>> Signed-off-by: Scott Feldman <sfeldma@...ulusnetworks.com>
>>> 
>>> Applied, thanks.
>> 
>> Sorry for the late reply as I'm on travel with limited connectivity.
>> 
>> Scott, this fix is not correct, and probably should be reverted. The
>> correct one was already in patchwork under [1]. In SCTP, we have
>> net/sctp/ipv6.c for all IPv6 related functions. Also there, this
>> include file is already present.
>> 
>> Thanks !
>> 
>> [1] http://patchwork.ozlabs.org/patch/303308/
> 
> Oops, sorry, two ships passing, etc.  I should have looked under patchwork first.
> 
> David, please revert my change ac0917f2 pending Daniel’s fix.

Done.

Powered by blists - more mailing lists