* [PATCH] 13: 2.5.29-ip6tables
@ 2002-08-03 22:31 Russell King
2002-08-04 0:12 ` David S. Miller
0 siblings, 1 reply; 2+ messages in thread
From: Russell King @ 2002-08-03 22:31 UTC (permalink / raw)
To: netfilter; +Cc: linux-kernel
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)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] 13: 2.5.29-ip6tables
2002-08-03 22:31 [PATCH] 13: 2.5.29-ip6tables Russell King
@ 2002-08-04 0:12 ` David S. Miller
0 siblings, 0 replies; 2+ messages in thread
From: David S. Miller @ 2002-08-04 0:12 UTC (permalink / raw)
To: rmk; +Cc: netfilter, linux-kernel
From: Russell King <rmk@arm.linux.org.uk>
Date: Sat, 03 Aug 2002 23:31:44 +0100
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
Applied.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2002-08-04 0:21 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-08-03 22:31 [PATCH] 13: 2.5.29-ip6tables Russell King
2002-08-04 0:12 ` David S. Miller
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®