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:	Wed, 23 Apr 2014 00:11:32 +0900
From:	Lorenzo Colitti <lorenzo@...gle.com>
To:	Eric Dumazet <eric.dumazet@...il.com>
Cc:	"netdev@...r.kernel.org" <netdev@...r.kernel.org>,
	YOSHIFUJI Hideaki <yoshfuji@...ux-ipv6.org>,
	Hannes Frederic Sowa <hannes@...essinduktion.org>,
	David Miller <davem@...emloft.net>
Subject: Re: [PATCH net-next v2 2/3] net: ipv6: Use ip6_datagram_send_common
 in L2TP IPv6.

On Tue, Apr 22, 2014 at 11:23 PM, Eric Dumazet <eric.dumazet@...il.com> wrote:
> Please try CONFIG_IPV6=m and/or CONFIG_L2TP_IP=m then ;)

:-). I seem to remember having made this mistake before. :-)

> You forgot to EXPORT_SYMBOL(ip6_datagram_send_common)

Since this is a new function, and the only callers are kernel
functions that previously were not exported, I made this
EXPORT_SYMBOL_GPL.
--
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