From: Pablo Neira Ayuso <pablo@xxxxxxxxxxxxx> Date: Fri, 18 Sep 2015 11:17:52 +0200 > The following patch contains Netfilter fixes for your net tree, they are: > > 1) nf_log_unregister() should only set to NULL the logger that is being > unregistered, instead of everything else. Patch from Florian Westphal. > > 2) Fix a crash when accessing physoutdev from PREROUTING in br_netfilter. > This is partially reverting the patch to shrink nf_bridge_info to 32 bytes. > Also from Florian. > > 3) Use existing match/target extensions in the internal nft_compat extension > lists when the extension is family unspecific (ie. NFPROTO_UNSPEC). > > 4) Wait for rcu grace period before leaving nf_log_unregister(). > > You can pull these changes from: > > git://git.kernel.org/pub/scm/linux/kernel/git/pablo/nf.git Pulled, thanks Pablo. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html