[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20160925113001.GA8291@salvia>
Date: Sun, 25 Sep 2016 13:30:01 +0200
From: Pablo Neira Ayuso <pablo@...filter.org>
To: Aaron Conole <aconole@...heb.org>
Cc: netfilter-devel@...r.kernel.org, netdev@...r.kernel.org,
Florian Westphal <fw@...len.de>
Subject: Re: [PATCH nf-next v3 0/7] Compact netfilter hooks list
On Wed, Sep 21, 2016 at 11:35:00AM -0400, Aaron Conole wrote:
> This series makes a simple change to shrink the netfilter hook list
> from a double linked list, to a singly linked list. Since the hooks
> are always traversed in-order, there is no need to maintain a previous
> pointer.
>
> This was jointly developed by Florian Westphal.
Series applied, thanks.
Powered by blists - more mailing lists