[tproxy] 2.0.3-for-2.6.15 compile fix
Jan Engelhardt
jengelh at linux01.gwdg.de
Sun Jan 15 15:31:20 CET 2006
Hi,
this one is needed for 2.6.15-somethingafter0
diff --fast -dpru linux-2.6.15~/net/ipv4/netfilter/iptable_tproxy.c linux-2.6.15/net/ipv4/netfilter/iptable_tproxy.c
--- linux-2.6.15~/net/ipv4/netfilter/iptable_tproxy.c 2006-01-15 14:30:36.565060000 +0100
+++ linux-2.6.15/net/ipv4/netfilter/iptable_tproxy.c 2006-01-15 14:32:31.795060000 +0100
@@ -735,9 +735,6 @@ ip_tproxy_setup_nat_bidir(struct ip_conn
write_unlock_bh(&ip_tproxy_lock);
}
}
- DEBUGP(KERN_DEBUG "IP_TPROXY: ip_tproxy_setup_nat(): after setupinfo, "
- "%p, %p\n", info->bysource.list.prev, info->bysource.list.next);
-
return res;
}
#<<eof>>
Jan Engelhardt
--
| Alphagate Systems, http://alphagate.hopto.org/
| jengelh's site, http://jengelh.hopto.org/
More information about the tproxy
mailing list