From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: please fix TARPIT Date: Tue, 03 Jan 2006 12:22:36 +0100 Message-ID: <43BA5E7C.1090008@trash.net> References: <20051221.221552.70499588.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: netfilter-devel@lists.netfilter.org, "David S. Miller" Return-path: To: Jan Engelhardt In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: netfilter-devel-bounces@lists.netfilter.org Errors-To: netfilter-devel-bounces@lists.netfilter.org List-Id: netfilter-devel.vger.kernel.org Jan Engelhardt wrote: >>Recently it was reported that the TARPIT target depends upon the >>sysctl_ip_default_ttl symbol which is not exported any longer. > > > How about just adding the EXPORT_SYMBOL back. And that all wrapped up in a > nice POM patch. Problem gone. (For the short term.) The fix is trivial, so I fixed it the right way (well, without testing).