Git ate my file, or I did not port it to the kernel yet. I hope this is it, now. The following changes since commit d97a9e47ba148cfc41e354c5cd241f472273207c: Jan Engelhardt (1): netfilter: x_tables: move sleeping allocation outside BH-disabled region are available in the git repository at: git://dev.medozas.de/linux condition Jan Engelhardt (1): netfilter: xtables: inclusion of xt_condition include/linux/netfilter/Kbuild | 1 + include/linux/netfilter/xt_condition.h | 14 ++ net/netfilter/Kconfig | 8 + net/netfilter/Makefile | 1 + net/netfilter/xt_condition.c | 229 ++++++++++++++++++++++++++++++++ 5 files changed, 253 insertions(+), 0 deletions(-) create mode 100644 include/linux/netfilter/xt_condition.h create mode 100644 net/netfilter/xt_condition.c -- 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