From mboxrd@z Thu Jan 1 00:00:00 1970 From: Patrick McHardy Subject: Re: [PATCH 3/3] NETFILTER: New PPTP helper Date: Fri, 16 Sep 2005 00:44:30 +0200 Message-ID: <4329F94E.4060107@trash.net> References: <20050915145406.GC17121@rama.de.gnumonks.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Netfilter Development Mailinglist , David Miller Return-path: To: Harald Welte In-Reply-To: <20050915145406.GC17121@rama.de.gnumonks.org> 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 Harald Welte wrote: > NETFILTER: Add new PPTP conntrack and NAT helper I noticed a number of problems, this first batch of patches fixes the worst ones I hope. There's also one or two small cleanup patches. I can't test them here, please review and ACK/NACK for Dave. [NETFILTER]: pptp helper: propagate errors instead of using -EIO in init functions [NETFILTER]: pptp helper: fix expectation leaks [NETFILTER]: Rename misnamed function [NETFILTER]: pptp helper: use locked variants of ip_conntrack_find_* functions [NETFILTER]: pptp helper: fix leaks when issuing expectations [NETFILTER]: pptp helper: fix buffer overflow [NETFILTER]: pptp helper: clean up conntrack_pptp_help() a bit [NETFILTER]: pptp helper: missing expectation flags initialisation