patch-1.3.99 linux/net/ipv4/ipmr.c
Next file: linux/net/ipv4/packet.c
Previous file: linux/net/ipv4/ipip.c
Back to the patch index
Back to the overall index
- Lines: 27
- Date:
Mon May 6 12:26:17 1996
- Orig file:
v1.3.98/linux/net/ipv4/ipmr.c
- Orig date:
Fri Apr 12 15:52:12 1996
diff -u --recursive --new-file v1.3.98/linux/net/ipv4/ipmr.c linux/net/ipv4/ipmr.c
@@ -397,7 +397,7 @@
return 0;
}
/*
- * Unsolicited update - thats ok add anyway.
+ * Unsolicited update - that's ok, add anyway.
*/
@@ -420,7 +420,7 @@
/*
* Socket options and virtual interface manipulation. The whole
* virtual interface system is a complete heap, but unfortunately
- * thats how BSD mrouted happens to think. Maybe one day with a proper
+ * that's how BSD mrouted happens to think. Maybe one day with a proper
* MOSPF/PIM router set up we can clean this up.
*/
@@ -487,7 +487,7 @@
{
if(dev->flags&IFF_MULTICAST)
{
- /* Most ethernet cards dont know
+ /* Most ethernet cards don't know
how to do this yet.. */
dev->flags|=IFF_ALLMULTI;
dev_mc_upload(dev);
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