On Saturday 2010-02-20 13:43, Peter Volkov wrote: >В Птн, 19/02/2010 в 14:14 +0100, Jan Engelhardt пишет: >> On Friday 2010-02-19 12:52, Peter Volkov wrote: >> For ip6table_rawpost, we could probably do this in the Kbuild file: >> >> ifneq (${CONFIG_IPV6},) >> obj-${build_RAWNAT} += ip6table_rawpost.o >> endif >> >> Can you test? > >Works. > >> For the second patch, I would suggest to move around the structures in >> rawnat_tg_reg to reduce the number of #ifdefs needed. > >Done. Updated patch in attachment. Too late, I already merged it manually this morning :p (there was a reply to your mail) >Also added #ifdefs around ip6t MODULE_ALIAS. > >Also I've updated SYSRQ patch a bit. Added ifdefs around another IPV6 >related code and around MODULE_ALIAS. I don't think we need to do it to such extremes - after all one of the goals was to have less #macros than pom-ng. -- 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