Re: [PATCH] add new iptables ipt_connbytes match
From: "David S. Miller" <davem@davemloft.net>
Date: 2005-08-12 19:09:04
Also in:
netfilter-devel
From: "David S. Miller" <davem@davemloft.net>
Date: 2005-08-12 19:09:04
Also in:
netfilter-devel
From: Harald Welte <redacted> Date: Fri, 12 Aug 2005 21:03:43 +0200
Ok, I hope everyone is fine with this patch:
It is, but I did not add the connbytes patch into my tree so I can't use this patch as-is. That's why I replied "this is broken, fix u64 alignment" to the connbytes patch instead of "applied, thanks" :-) Please untangle this stuff. This is how we end up with a big mess of noise changesets in the tree, due to how we have been putting half-working changes in first then a bunch of "fixup" patches. I'd like to avoid that, because I then spend a lot of time redoing things when I rebase the tree later. So in this case, send me the aligned_u64 patch seperately which doesn't assume connbytes is in the tree. Then another patch which adds connbytes with the proper usage of aligned_u64. Thanks Harald.