From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pablo Neira Ayuso Subject: Re: [PATCH] userspace SSDP conntrack helper Date: Wed, 12 Mar 2014 13:36:32 +0100 Message-ID: <20140312123632.GA25922@localhost> References: <531B3E73.3080801@blueyonder.co.uk> <20140308163902.GA3590@localhost> <531B87FE.9080500@blueyonder.co.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: netfilter-devel@vger.kernel.org To: Ash Hughes Return-path: Received: from mail.us.es ([193.147.175.20]:56370 "EHLO mail.us.es" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751843AbaCLMgl (ORCPT ); Wed, 12 Mar 2014 08:36:41 -0400 Content-Disposition: inline In-Reply-To: <531B87FE.9080500@blueyonder.co.uk> Sender: netfilter-devel-owner@vger.kernel.org List-ID: On Sat, Mar 08, 2014 at 09:13:34PM +0000, Ash Hughes wrote: > Here is an updated version with fixed whitespace (sorry about that) > and works with multiple responses. I've mentioned SSDP in the manual > as well as adding some lines to the example config, but I can do > more if needed. Applied, thanks.