Thread (45 messages) 45 messages, 5 authors, 2005-12-04

Re: [PATCH 09/13]: [NETFILTER]: Redo policy lookups after NAT when neccessary

From: Patrick McHardy <hidden>
Date: 2005-11-20 16:43:00
Also in: netfilter-devel

Patrick McHardy wrote:
quoted hunk ↗ jump to hunk
[NETFILTER]: Redo policy lookups after NAT when neccessary
--- a/net/ipv4/ip_output.c
+++ b/net/ipv4/ip_output.c
@@ -195,13 +195,18 @@ static inline int ip_finish_output2(stru
 		return dst->neighbour->output(skb);
 
 	if (net_ratelimit())
-		printk(KERN_DEBUG "ip_finish_output2: No header cache and no neighbour!\n");
+		printk(KERN_DEBUG "ip_finish_output3: No header cache and no neighbour!\n");
 	kfree_skb(skb);
 	return -EINVAL;
 }
Damnit .. if you apply the patches please edit out this chunk,
its a remnant from an earlier series.

Thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help