patch-1.3.87 linux/net/ipv4/ip_forward.c
Next file: linux/net/ipv4/ip_fw.c
Previous file: linux/net/ipv4/igmp.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Apr 12 09:49:49 1996
- Orig file:
v1.3.86/linux/net/ipv4/ip_forward.c
- Orig date:
Mon Apr 8 19:01:47 1996
diff -u --recursive --new-file v1.3.86/linux/net/ipv4/ip_forward.c linux/net/ipv4/ip_forward.c
@@ -216,7 +216,7 @@
#ifndef CONFIG_IP_NO_ICMP_REDIRECT
if (dev == dev2 &&
!((iph->saddr^dev->pa_addr)&dev->pa_mask) &&
- /* The daddr!=raddr test isnt obvious - what its doing
+ /* The daddr!=raddr test isn't obvious - what its doing
is avoiding sending a frame the receiver will not
believe anyway.. */
iph->daddr != raddr/*ANK*/ && !opt->srr)
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