patch-2.1.113 linux/net/ipv4/ip_masq.c
Next file: linux/net/ipv4/tcp_ipv4.c
Previous file: linux/net/core/skbuff.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Jul 31 23:01:29 1998
- Orig file:
v2.1.112/linux/net/ipv4/ip_masq.c
- Orig date:
Thu Mar 26 15:57:13 1998
diff -u --recursive --new-file v2.1.112/linux/net/ipv4/ip_masq.c linux/net/ipv4/ip_masq.c
@@ -1528,7 +1528,7 @@
if (csum_tcpudp_magic(iph->saddr, iph->daddr, len,
iph->protocol, skb->csum))
{
- IP_MASQ_WARNING( "failed TCP/UDP checksum from %d.%d.%d.%d!\n",
+ IP_MASQ_DEBUG(2, "failed TCP/UDP checksum from %d.%d.%d.%d!\n",
NIPQUAD(iph->saddr));
return -1;
}
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov