Hello,
Attached patch should fix the tftp conntrack patch to make it apply properly again. Have a nice day, Fabrice. http://fabnetwork.ifrance.com/fabnetwork/ -- Fabrice MARIE Senior R&D Engineer Celestix Networks http://www.celestix.com/ "Silly hacker, root is for administrators" -Unknown
diff -uNr cvs/netfilter/userspace/patch-o-matic/extra/tftp-conntrack-nat.patch.makefile-3 netfilter/userspace/patch-o-matic/extra/tftp-conntrack-nat.patch.makefile-3 --- cvs/netfilter/userspace/patch-o-matic/extra/tftp-conntrack-nat.patch.makefile-3 2002-04-15 19:33:13.000000000 +0800 +++ netfilter/userspace/patch-o-matic/extra/tftp-conntrack-nat.patch.makefile-3 2002-07-04 18:43:00.000000000 +0800 @@ -1,2 +1,2 @@ -# NAT helpers +# NAT helpers obj-$(CONFIG_IP_NF_NAT_TFTP) += ip_nat_tftp.o