On Fri, Sep 14, 2012 at 03:40:32AM +0200, Jan Engelhardt wrote: > (Same rationale as previous commit.) Please, even if the changelog is very similar, I prefer if you duplicate. This is good later on in case you want to check the history, in that case we may not see the previous commit. And more thing regarding this patch: > Signed-off-by: Jan Engelhardt <jengelh@xxxxxxx> > --- > net/ipv4/netfilter/Kconfig | 12 +-- > net/ipv4/netfilter/Makefile | 1 - > net/ipv6/netfilter/Kconfig | 11 --- > net/ipv6/netfilter/Makefile | 1 - > net/ipv6/netfilter/ip6t_REDIRECT.c | 98 ------------------- > net/netfilter/Kconfig | 11 +++ > net/netfilter/Makefile | 1 + > net/netfilter/xt_REDIRECT.c | 190 ++++++++++++++++++++++++++++++++++++ It seems you forgot to delete ipt_REDIRECT.c, I've done it myself. So this patch applied as well. -- 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