From: Russell King <rmk@arm.linux.org.uk>
To: <netfilter@lists.samba.org>
Cc: <linux-kernel@vger.kernel.org>
Subject: [PATCH] 13: 2.5.29-ip6tables
Date: Sat, 03 Aug 2002 23:31:44 +0100 [thread overview]
Message-ID: <E17b7R2-0007aI-00@flint.arm.linux.org.uk> (raw)
This patch has been verified to apply cleanly to 2.5.30
This patch is something I've been carrying around in the -rmk patch for
a while; I'm going to be dropping it out shortly. If someone wants it,
that's fine by me. If not, its about to find its way to patch heaven.
net/ipv6/netfilter/ip6_tables.c | 2 +-
1 files changed, 1 insertion, 1 deletion
diff -urN orig/net/ipv6/netfilter/ip6_tables.c linux/net/ipv6/netfilter/ip6_tables.c
--- orig/net/ipv6/netfilter/ip6_tables.c Sat Jul 6 17:36:42 2002
+++ linux/net/ipv6/netfilter/ip6_tables.c Sat Jun 22 01:04:05 2002
@@ -742,7 +742,7 @@
t = ip6t_get_target(e);
target = find_target_lock(t->u.user.name, &ret, &ip6t_mutex);
if (!target) {
- // duprintf("check_entry: `%s' not found\n", t->u.name);
+ duprintf("check_entry: `%s' not found\n", t->u.user.name);
goto cleanup_matches;
}
if (target->me)
next reply other threads:[~2002-08-03 22:30 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-08-03 22:31 Russell King [this message]
2002-08-04 0:12 ` David S. Miller
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=E17b7R2-0007aI-00@flint.arm.linux.org.uk \
--to=rmk@arm.linux.org.uk \
--cc=linux-kernel@vger.kernel.org \
--cc=netfilter@lists.samba.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®