On Thu, Feb 06, 2014 at 09:17:41AM +0000, Patrick McHardy wrote: > The log and queue expressions both store the family during ->init() and > use it to deliver packets. This is wrong when used in NFPROTO_INET since > they should both deliver to the actual AF of the packet, not the dummy > NFPROTO_INET. > > Use the family from the hook ops to fix this. Applied, thanks Patrick! -- 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