From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [RFC] SSDP (UPnP) conntrack helper Date: Fri, 24 Feb 2012 17:53:59 +0100 Message-ID: <20120224165359.GB11488@1984> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Ian Pilcher Return-path: Received: from mail.us.es ([193.147.175.20]:36857 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755363Ab2BXQyE (ORCPT ); Fri, 24 Feb 2012 11:54:04 -0500 Content-Disposition: inline In-Reply-To: Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Thu, Feb 16, 2012 at 11:46:38PM -0600, Ian Pilcher wrote: > Attached is my first crack at a conntrack helper for SSDP, which is used > by DLNA/UPnP clients to discover media servers. We're targeting to have this helper and others in user-space in the short tun. I have a patch to add user-space helper infrastructure. I expect to have it done soon. I think it's time to think about having helpers in user-space.