patch-1.3.99 linux/net/ipv4/ip_masq.c
Next file: linux/net/ipv4/ip_output.c
Previous file: linux/net/ipv4/ip_fragment.c
Back to the patch index
Back to the overall index
- Lines: 17
- Date:
Mon May 6 12:26:17 1996
- Orig file:
v1.3.98/linux/net/ipv4/ip_masq.c
- Orig date:
Tue Apr 23 13:57:14 1996
diff -u --recursive --new-file v1.3.98/linux/net/ipv4/ip_masq.c linux/net/ipv4/ip_masq.c
@@ -539,7 +539,7 @@
/*
* Check if it's an masqueraded port, look it up,
- * and send it on it's way...
+ * and send it on its way...
*
* Better not have many hosts using the designated portrange
* as 'normal' ports, or you'll be spending many time in
@@ -639,7 +639,6 @@
*/
if (iph->protocol==IPPROTO_UDP)
{
- unsigned long timeout;
recalc_check((struct udphdr *)portptr,iph->saddr,iph->daddr,size);
ip_masq_set_expire(ms, 0);
ip_masq_set_expire(ms, ip_masq_expire->udp_timeout);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov
with Sam's (original) version of this