From: sean <seandarcy@hotmail.com>
To: Martin Josefsson <gandalf@wlug.westbo.se>
Cc: Kernel Mailing List <linux-kernel@vger.kernel.org>
Subject: Re: Linux 2.6.11-rc2
Date: Sun, 23 Jan 2005 12:26:47 -0500 [thread overview]
Message-ID: <41F3DE57.3040008@hotmail.com> (raw)
In-Reply-To: <1106440494.20995.44.camel@tux.rsn.bth.se>
This patch worked. Or at least it built.
Thanks for the quick response.
sean
Martin Josefsson wrote:
> Try this patch:
>
> diff -X dontdiff.ny -urNp linux-2.6.11-rc2.orig/include/linux/netfilter_ipv4/ip_conntrack_tftp.h linux-2.6.11-rc2/include/linux/netfilter_ipv4/ip_conntrack_tftp.h
> --- linux-2.6.11-rc2.orig/include/linux/netfilter_ipv4/ip_conntrack_tftp.h 2005-01-22 15:23:45.000000000 +0100
> +++ linux-2.6.11-rc2/include/linux/netfilter_ipv4/ip_conntrack_tftp.h 2005-01-23 01:31:25.000000000 +0100
> @@ -13,7 +13,7 @@ struct tftphdr {
> #define TFTP_OPCODE_ACK 4
> #define TFTP_OPCODE_ERROR 5
>
> -unsigned int (*ip_nat_tftp_hook)(struct sk_buff **pskb,
> +extern unsigned int (*ip_nat_tftp_hook)(struct sk_buff **pskb,
> enum ip_conntrack_info ctinfo,
> struct ip_conntrack_expect *exp);
next prev parent reply other threads:[~2005-01-23 17:26 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-01-22 2:13 Linux 2.6.11-rc2 Linus Torvalds
2005-01-22 6:32 ` Udo A. Steinberg
2005-01-22 14:04 ` Martin Josefsson
2005-01-22 20:57 ` Udo A. Steinberg
2005-01-22 21:05 ` Martin Josefsson
2005-01-22 21:15 ` Linus Torvalds
2005-01-22 23:54 ` sean
2005-01-23 0:34 ` Martin Josefsson
2005-01-23 17:26 ` sean [this message]
2005-01-23 21:11 ` Magnus Määttä
2005-01-24 10:43 ` Adrian Bunk
2005-01-24 18:23 ` Magnus Määttä
2005-01-24 19:28 ` Linux 2.6.11-rc2 (compile stats) John Cherry
2005-01-25 0:41 ` Linux 2.6.11-rc2: vmnet breaks; put skb_copy_datagram back in place Sytse Wielinga
2005-01-25 7:33 ` Christoph Hellwig
-- strict thread matches above, loose matches on Subject: below --
2005-01-24 6:51 Linux 2.6.11-rc2 David Brownell
2005-01-24 18:05 ` Martin Josefsson
2005-01-24 21:13 ` David Brownell
2005-01-25 18:35 ` David Ford
2005-01-25 18:54 ` David Brownell
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=41F3DE57.3040008@hotmail.com \
--to=seandarcy@hotmail.com \
--cc=gandalf@wlug.westbo.se \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.