Re: [PATCH 00/29] Netfilter/IPVS updates for net-next

2019-03-02 Thread David Miller
From: Pablo Neira Ayuso Date: Sat, 2 Mar 2019 19:34:28 +0100 > The following patchset contains Netfilter/IPVS updates for net-next: ... > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf-next.git Pulled, thanks Pablo.

[PATCH 00/29] Netfilter/IPVS updates for net-next

2019-03-02 Thread Pablo Neira Ayuso
Hi David, The following patchset contains Netfilter/IPVS updates for net-next: 1) Add .release_ops to properly unroll .select_ops, use it from nft_compat. After this change, we can remove list of extensions too to simplify this codebase. 2) Update amanda conntrack helper to support v3.4, f